diff options
| author | Scott Gasch <[email protected]> | 2022-06-03 10:22:18 -0700 |
|---|---|---|
| committer | Scott Gasch <[email protected]> | 2022-06-03 10:22:18 -0700 |
| commit | 7641e2ac7bf22ddfa0ef6c12b127e72dfbfb7f28 (patch) | |
| tree | 4ebb2e7304c2bbd8974d46157e3663380b685cb3 /README | |
| parent | 59cae873b00e3459d9a7f794398894c95ab682ed (diff) | |
Update README
Diffstat (limited to 'README')
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
