diff --git a/README.md b/README.md index a94d3ae..e8c679e 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ After login (ssh) proceed with these steps: 3. `sudo apt -y install git python3-pip libsdl-mixer1.2` 4. `git clone https://repos.ctdo.de/interfisch/bananenkeyboard/` 5. `pip3 install pyserial pygame` -6. `sudo cp ~/bananenkeyboard/piconfig/config.txt /boot/config.txt` +6. `sudo sh -c 'echo "\n[all]\nenable_uart=1\n" >>/boot/config.txt'` 7. `chmod u+x ~/bananenkeyboard/Pi/s.py` Starten mit