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