Update README.md
This commit is contained in:
parent
af02a30e91
commit
c4edd885d3
@ -72,7 +72,8 @@ 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, except where explicitly specified.
|
Run the following steps to install Inkycal. Do **not** use sudo for this, except where explicitly specified.
|
||||||
```bash
|
```bash
|
||||||
sudo apt-get install zlib1g libjpeg-dev libatlas-base-dev rustc
|
# RPi only
|
||||||
|
sudo apt-get install zlib1g libjpeg-dev libatlas-base-dev rustc libopenjp2-7 python3-dev scons libssl-dev
|
||||||
cd $HOME
|
cd $HOME
|
||||||
git clone --branch main --single-branch https://github.com/aceisace/Inkycal
|
git clone --branch main --single-branch https://github.com/aceisace/Inkycal
|
||||||
cd Inkycal
|
cd Inkycal
|
||||||
|
Loading…
Reference in New Issue
Block a user