Update 'README.md'
This commit is contained in:
parent
ae633b60d2
commit
fd7294efa4
|
@ -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'`
|
||||
|
|
Loading…
Reference in New Issue