Update README
[python_utils.git] / README
diff --git a/README b/README
index e94da3bfcd429f999c142729315b9037ec08e3b9..807d7665aae830880cbaa7652742c9f75ebd968d 100644 (file)
--- a/README
+++ b/README
@@ -29,7 +29,7 @@ To set up a new testing environment:
 5. Run the unittests to make sure they all work:
 
    cd <your venv>/<your dev root>/tests
-   ./run_tests -a
+   ./run_tests.py -a
 
 6. Create a local git branch