diff --git a/README.md b/README.md index e8c679e..cd567c1 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Remember to activate "ssh" before booting first (touch "/boot/ssh" on the MicroS After login (ssh) proceed with these steps: 1. `sudo apt update` 2. `sudo apt upgrade` -3. `sudo apt -y install git python3-pip libsdl-mixer1.2` +3. `sudo apt -y install git python3-pip libsdl2-mixer-2.0-0` 4. `git clone https://repos.ctdo.de/interfisch/bananenkeyboard/` 5. `pip3 install pyserial pygame` 6. `sudo sh -c 'echo "\n[all]\nenable_uart=1\n" >>/boot/config.txt'`