diff options
| author | Cecylia Bocovich <cohosh@torproject.org> | 2020-01-20 20:02:53 -0500 |
|---|---|---|
| committer | Cecylia Bocovich <cohosh@torproject.org> | 2020-01-23 13:32:56 -0500 |
| commit | 4005315b36180649d31111d083bc419b2846c33d (patch) | |
| tree | f75ff162111e059d4cd38798d270492d82cbec2c | |
| parent | 9bbda2ab504f7ffe9c4a31c17c741379d190ddb8 (diff) | |
Slight changes to README for tests
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -78,7 +78,7 @@ $ ./bin/gettor_service start Running tests ================= -GetTor includes PyTest unit tests. To run the tests, first install some dependencies: +GetTor includes PyTest unit tests. To run the tests, first install the dependencies above and then run: ``` |
