From 640f9ef58dab732962ffa8b011bbf8e0350a8a63 Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Thu, 3 Jul 2014 14:34:22 +0000 Subject: [PATCH] Update the README to mention dependencies Change-Id: Ie6b1859ab5bcd8172f7e875c41263dedbf1e25f5 --- README.rst | 1 + 1 file changed, 1 insertion(+) 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 -------------