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