Explorar o código

Recommend a tox user install for developing

Luke Murphy %!s(int64=6) %!d(string=hai) anos
pai
achega
15cb6270ef
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/how-to/develop-on-borgmatic.md

+ 1 - 1
docs/how-to/develop-on-borgmatic.md

@@ -41,7 +41,7 @@ you're in the `borgmatic/` working copy, install tox, which is used for
 setting up testing environments:
 
 ```bash
-sudo pip3 install tox
+pip3 install --user tox
 ```
 
 Finally, to actually run tests, run: