From d16b852761e967c9ced9c31b31ac4fc4c3de87a5 Mon Sep 17 00:00:00 2001 From: Stan Seibert Date: Sat, 8 Oct 2011 17:17:20 -0400 Subject: Tell people to grab Chroma from the Bitbucket repository. --- doc/source/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') 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 -- cgit