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```