Update README.md

I have noticed that we need first install xserver-xorg-input-evdev after we can execute the script. :)
This commit is contained in:
168912916 859421311 2020-07-12 22:13:15 +02:00 committed by GitHub
parent 53dd0bfa8c
commit bf05a7a9fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,7 +56,7 @@ Update: <br>
Use SSH to connect the Raspberry Pi, <br>
And Ensure that the Raspberry Pi is connected to the Internet before executing the following commands:
-----------------------------------------------------------------------------------------------------
```sudo apt install xserver-xorg-input-evdev -y```<br>
```sudo rm -rf LCD-show```<br>
```git clone https://github.com/goodtft/LCD-show.git```<br>
```chmod -R 755 LCD-show```<br>