summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2016-04-18 11:32:18 -0400
committerKali Kaneko <kali@leap.se>2016-04-18 11:32:18 -0400
commitbc465c34afe6e86b7fc8d7c690b76aa5e23d6a13 (patch)
treebf5bdeb244fe4569336ee48b32cb4db0d727c373 /README.rst
parent55548cf947966bcbb9a496e523a3f802b0f0b55f (diff)
parentd5974f61df6ca640dde69903976d4721b6d88007 (diff)
Merge tag '0.8.0'
Tag soledad version 0.8.0
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 815db808..74a49d12 100644
--- a/README.rst
+++ b/README.rst
@@ -51,7 +51,7 @@ Client and server tests are both included in leap.soledad.common. If you want
to run tests in development mode you must do the following::
scripts/develop_mode.sh
- ./run_tests.sh
+ scripts/run_tests.sh
Note that to run CouchDB tests, be sure you have `CouchDB`_ installed on your
system.