Update 'Raspberry Pi'

ohsqueezy 2023-11-24 23:35:52 -05:00
parent 58997f31a1
commit f757c09c50
1 changed files with 2 additions and 2 deletions

@ -48,9 +48,9 @@ Click "WRITE" in the Imager window
Installing the software
-----------------------
Install Python, Git, and Pygame through the package manager
Install Python, Git, Pygame, and PIL through the package manager
sudo apt install python3 git python3-pygame
sudo apt install python3 git python3-pygame python3-pil
### Audio configuration