Explorar o código

Adding sudo to installation of test dependencies, for consistency with installation of main dependencies.

Dan Helfman %!s(int64=10) %!d(string=hai) anos
pai
achega
9d7db93655
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -79,7 +79,7 @@ If you'd like to see the available command-line arguments, view the help:
 
 To install test-specific dependencies, first run:
 
-    python setup.py test
+    sudo python setup.py test
 
 To actually run tests, run: