Changeset - 8927a1ac8d41
[Not reviewed]
default
0 1 0
Mads Kiilerich - 11 years ago 2015-04-07 02:52:02
madski@unity3d.com
docs: prepare for having a stable development branch
1 file changed with 3 insertions and 3 deletions:
0 comments (0 inline, 0 general)
docs/installation.rst
Show inline comments
 
@@ -35,10 +35,10 @@ There are several ways to install Kallit
 
Installation from repository source
 
-----------------------------------
 

	
 
To install Kallithea from source in a virtualenv, follow the instructions
 
below::
 
To install Kallithea in a virtualenv using the stable branch of the development
 
repository, follow the instructions below::
 

	
 
        hg clone https://kallithea-scm.org/repos/kallithea
 
        hg clone https://kallithea-scm.org/repos/kallithea -u stable
 
        cd kallithea
 
        virtualenv ../kallithea-venv
 
        source ../kallithea-venv/bin/activate
0 comments (0 inline, 0 general)