summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index e94da3b..807d766 100644
--- 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