summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCecylia Bocovich <cohosh@torproject.org>2020-01-20 20:02:53 -0500
committerCecylia Bocovich <cohosh@torproject.org>2020-01-23 13:32:56 -0500
commit4005315b36180649d31111d083bc419b2846c33d (patch)
treef75ff162111e059d4cd38798d270492d82cbec2c
parent9bbda2ab504f7ffe9c4a31c17c741379d190ddb8 (diff)
Slight changes to README for tests
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a3df81b..f31d113 100644
--- a/README.md
+++ b/README.md
@@ -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:
```