Update 'README.md'

This commit is contained in:
starcalc 2022-02-26 14:54:02 +00:00
parent ea09e0d914
commit ae633b60d2
1 changed files with 1 additions and 1 deletions

View File

@ -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