Merge pull request #371 from htwyford/patch-1
Add apt update command to README
This commit is contained in:
@@ -180,6 +180,7 @@ Run the following steps to install Inkycal. Do **not** use sudo for this, except
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Raspberry Pi specific section start
|
# Raspberry Pi specific section start
|
||||||
|
sudo apt update
|
||||||
sudo apt-get install git zlib1g libjpeg-dev libatlas-base-dev rustc libopenjp2-7 python-dev-is-python3 scons libssl-dev python3-venv python3-pip git libfreetype6-dev wkhtmltopdf libopenblas-dev
|
sudo apt-get install git zlib1g libjpeg-dev libatlas-base-dev rustc libopenjp2-7 python-dev-is-python3 scons libssl-dev python3-venv python3-pip git libfreetype6-dev wkhtmltopdf libopenblas-dev
|
||||||
git clone https://github.com/WiringPi/WiringPi
|
git clone https://github.com/WiringPi/WiringPi
|
||||||
cd WiringPi
|
cd WiringPi
|
||||||
|
|||||||
Reference in New Issue
Block a user