Skip to content

Commit

Permalink
Merge pull request #371 from htwyford/patch-1
Browse files Browse the repository at this point in the history
Add apt update command to README
  • Loading branch information
aceisace authored Aug 27, 2024
2 parents 8376e26 + 561424b commit 5f34162
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ Run the following steps to install Inkycal. Do **not** use sudo for this, except

```bash
# 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
git clone https://github.com/WiringPi/WiringPi
cd WiringPi
Expand Down

0 comments on commit 5f34162

Please sign in to comment.