Show More
@@ -34,7 +34,7 b' bash shell::' | |||||
34 | hg clone https://kallithea-scm.org/repos/kallithea |
|
34 | hg clone https://kallithea-scm.org/repos/kallithea | |
35 | cd kallithea |
|
35 | cd kallithea | |
36 | python3 -m venv ../kallithea-venv |
|
36 | python3 -m venv ../kallithea-venv | |
37 |
|
|
37 | . ../kallithea-venv/bin/activate | |
38 | pip install --upgrade pip setuptools |
|
38 | pip install --upgrade pip setuptools | |
39 | pip install --upgrade -e . -r dev_requirements.txt python-ldap python-pam |
|
39 | pip install --upgrade -e . -r dev_requirements.txt python-ldap python-pam | |
40 | kallithea-cli config-create my.ini |
|
40 | kallithea-cli config-create my.ini |
General Comments 0
You need to be logged in to leave comments.
Login now