Update README.md

This commit is contained in:
168912916 859421311 2020-10-11 21:09:52 +02:00 committed by GitHub
parent 352fc3a6d9
commit 1d9dd8b37a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,6 +57,14 @@ Use SSH to connect the Raspberry Pi, <br>
And Ensure that the Raspberry Pi is connected to the Internet before executing the following commands:
-----------------------------------------------------------------------------------------------------
On Updates via git Repo unistall xserver-xorg-input-evdev first! <br>
################## <br>
# Upgrade Path # <br>
################## <br>
```sudo purge xserver-xorg-input-evdev -y```<br>
```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>