From bf229ff0c1e33774dfca8ef1560cf156ab92da32 Mon Sep 17 00:00:00 2001
From: 168912916 859421311 <47042125+pheiduck@users.noreply.github.com>
Date: Sun, 11 Oct 2020 21:10:48 +0200
Subject: [PATCH] Update README.md
---
README.md | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 2d95e7b..b25231e 100755
--- a/README.md
+++ b/README.md
@@ -59,12 +59,11 @@ And Ensure that the Raspberry Pi is connected to the Internet before executing t
On Updates via git Repo unistall xserver-xorg-input-evdev first!
-##################
-# Upgrade Path #
-##################
```sudo purge xserver-xorg-input-evdev -y```
+Install:
+
```sudo apt install xserver-xorg-input-evdev -y```
```sudo rm -rf LCD-show```
```git clone https://github.com/goodtft/LCD-show.git```