Update README
authorScott Gasch <[email protected]>
Fri, 3 Jun 2022 17:22:18 +0000 (10:22 -0700)
committerScott Gasch <[email protected]>
Fri, 3 Jun 2022 17:22:18 +0000 (10:22 -0700)
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