Skip to content

Commit

Permalink
Install the Nimbus fonts
Browse files Browse the repository at this point in the history
  • Loading branch information
mendhak committed Jan 7, 2022
1 parent db69044 commit 2a68eff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Connect the ribbon from the epaper display to the extension. To do this you wil
## Setup dependencies

sudo apt update && sudo apt upgrade
sudo apt install git python3 python3-pip cairosvg pigpio python3-pigpio
sudo apt install git gsfonts python3 python3-pip cairosvg pigpio python3-pigpio
sudo pip3 install python-dateutil astral spidev RPi.GPIO Pillow google-api-python-client google-auth-httplib2 google-auth-oauthlib msal cryptography==36.0.0
sudo sed -i s/#dtparam=spi=on/dtparam=spi=on/ /boot/config.txt #This enables SPI
sudo reboot
Expand Down

0 comments on commit 2a68eff

Please sign in to comment.