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

Reworked everything again

This commit is contained in:
krateng
2021-12-23 08:48:39 +01:00
parent 9f4041de78
commit e53588b402
11 changed files with 23 additions and 16 deletions

View File

@@ -4,7 +4,7 @@ After you've cloned the repository, traverse into the `maloja` folder with `cd m
Your system needs several packages installed. On Alpine, this can be done with
`sh ./install/alpine_requirements.sh`
`sh ./install/install_dependencies.sh`
For other distros, try to find the equivalents of the packages listed or simply check your error output.