From: Scott Gasch Date: Fri, 3 Jun 2022 17:22:18 +0000 (-0700) Subject: Update README X-Git-Url: https://wannabe.guru.org/gitweb/?a=commitdiff_plain;h=7641e2ac7bf22ddfa0ef6c12b127e72dfbfb7f28;p=python_utils.git Update README --- 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 //tests - ./run_tests -a + ./run_tests.py -a 6. Create a local git branch