fix missing dependencies

This commit is contained in:
aceisace
2022-04-18 01:13:05 +02:00
parent 8a778e1cbf
commit 87335217f2
2 changed files with 5 additions and 2 deletions

View File

@@ -68,6 +68,7 @@ The previous installer has been deprecated to give more transparency about the i
Run the following steps to install Inkycal. Do not use sudo for this:
```bash
sudo apt-get install zlib1g libjpeg-dev libatlas-base-dev
cd $HOME
git clone --branch feature/venv --single-branch https://github.com/aceisace/Inkycal
cd Inkycal