summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/source/install.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/install.rst b/doc/source/install.rst
index 10ab68d..721a431 100644
--- a/doc/source/install.rst
+++ b/doc/source/install.rst
@@ -263,7 +263,7 @@ distribute module prior to installation, but the rest should be
automatic::
pip install -U distribute
- pip install -e chroma
+ pip install -e hg+http://bitbucket.org/chroma/chroma#egg=Chroma
Now you can enable the Chroma environment whenever you want by typing
``source $HOME/chroma_env/bin/activate``, or by placing that line in the