Show More
@@ -35,10 +35,10 b' There are several ways to install Kallit' | |||
|
35 | 35 | Installation from repository source |
|
36 | 36 | ----------------------------------- |
|
37 | 37 | |
|
38 |
To install Kallithea |
|
|
39 | below:: | |
|
38 | To install Kallithea in a virtualenv using the stable branch of the development | |
|
39 | repository, follow the instructions below:: | |
|
40 | 40 | |
|
41 | hg clone https://kallithea-scm.org/repos/kallithea | |
|
41 | hg clone https://kallithea-scm.org/repos/kallithea -u stable | |
|
42 | 42 | cd kallithea |
|
43 | 43 | virtualenv ../kallithea-venv |
|
44 | 44 | source ../kallithea-venv/bin/activate |
General Comments 0
You need to be logged in to leave comments.
Login now