From 1d9dd8b37a7b1f727ed44492380e42468780d338 Mon Sep 17 00:00:00 2001 From: 168912916 859421311 <47042125+pheiduck@users.noreply.github.com> Date: Sun, 11 Oct 2020 21:09:52 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 2dd715b..2d95e7b 100755 --- a/README.md +++ b/README.md @@ -57,6 +57,14 @@ Use SSH to connect the Raspberry Pi,
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!
+ +##################
+# Upgrade Path #
+##################
+ +```sudo purge xserver-xorg-input-evdev -y```
+ ```sudo apt install xserver-xorg-input-evdev -y```
```sudo rm -rf LCD-show```
```git clone https://github.com/goodtft/LCD-show.git```