Update 'Raspberry Pi'

ohsqueezy 2023-11-26 00:42:53 -05:00
parent 8ace399ac9
commit cb227a9fe8
1 changed files with 2 additions and 1 deletions

@ -67,7 +67,8 @@ It is recommended to install Pygame 2 and SDL manually, following the steps belo
Install initial Pygame dependencies
sudo apt install build-essential libfreetype6-dev libportmidi-dev libjpeg-dev python3-setuptools python3-dev python3-numpy
sudo apt install build-essential libfreetype6-dev libportmidi-dev libjpeg-dev python3-setuptools python3-dev python3-numpy \
cython3
Download [SDL2 source](https://github.com/libsdl-org/SDL/releases). For example, this will download version 2.24.2.