Update 'Raspberry Pi'

ohsqueezy 2023-11-26 00:44:10 -05:00
parent c8173667a2
commit 8fcae271d4
1 changed files with 2 additions and 2 deletions

@ -67,8 +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 \
cython3
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.