summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStan Seibert <stan@mtrr.org>2011-10-08 17:17:20 -0400
committertlatorre <tlatorre@uchicago.edu>2021-05-09 08:42:10 -0700
commitd16b852761e967c9ced9c31b31ac4fc4c3de87a5 (patch)
treeb7727a7f431ba48cea4b28bf7eddceb23c0221af /doc
parentc284f0e16f6e5bbaf890570c176910e765569556 (diff)
downloadchroma-d16b852761e967c9ced9c31b31ac4fc4c3de87a5.tar.gz
chroma-d16b852761e967c9ced9c31b31ac4fc4c3de87a5.tar.bz2
chroma-d16b852761e967c9ced9c31b31ac4fc4c3de87a5.zip
Tell people to grab Chroma from the Bitbucket repository.
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