1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00

Adjusted development instructions to new system

This commit is contained in:
krateng
2022-03-09 22:10:07 +01:00
parent 4e1b099547
commit 30e973402b
5 changed files with 35 additions and 25 deletions

View File

@@ -14,7 +14,7 @@ To avoid cluttering your system, consider using a [virtual environment](https://
Your system needs several packages installed. On Alpine, this can be done with
```console
sh ./install/install_dependencies.sh
sh ./dev/install_dependencies_alpine.sh
```
For other distros, try to find the equivalents of the packages listed or simply check your error output.