summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorJeremy Stanley <fungi@yuggoth.org>2014-07-03 14:34:22 +0000
committerJeremy Stanley <fungi@yuggoth.org>2014-07-03 14:34:22 +0000
commit640f9ef58dab732962ffa8b011bbf8e0350a8a63 (patch)
tree47a3425e4a67e7c297f7b4f3bf7e598230865984 /README.rst
parent27c07577d6f4ba52aba009f0914c46b4ace08bba (diff)
downloadgit-review-640f9ef58dab732962ffa8b011bbf8e0350a8a63.tar.gz
Update the README to mention dependencies
Change-Id: Ie6b1859ab5bcd8172f7e875c41263dedbf1e25f5
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index c441923..c79d9dd 100644
--- a/README.rst
+++ b/README.rst
@@ -126,6 +126,7 @@ Installation
Install with pip install git-review
For installation from source simply add git-review to your $PATH
+after installing the dependencies listed in requirements.txt
Running tests
-------------