Update the README to mention dependencies

Change-Id: Ie6b1859ab5bcd8172f7e875c41263dedbf1e25f5
This commit is contained in:
Jeremy Stanley 2014-07-03 14:34:22 +00:00
parent 27c07577d6
commit 640f9ef58d

View File

@ -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
-------------