diff --git a/README.md b/README.md index 04f1923..6897e03 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,8 @@ LCD driver for the Raspberry PI Installation
Update:

----------------------------------------------------- v1.2-20170302

- Add the command bellow to solve problem with Raspbian-2017-03-02

+ if you are using the newest Raspbian version:2017-03-02

+ you need to additional excute this two command bellow after Step1,2,3 excuted: ```sudo dpkg -i -B xserver-xorg-input-evdev_1%3a2.10.3-1_armhf.deb```

```sudo cp -rf /usr/share/X11/xorg.conf.d/10-evdev.conf /usr/share/X11/xorg.conf.d/45-evdev.conf```

@@ -19,13 +20,13 @@ Update:

b)Use“SDFormatter.exe”to Format your TF Card
c)Use“Win32DiskImager.exe” Burning mirror to TF Card
-2.) Clone my repo onto your pi

+2.) Step2, Clone my repo onto your pi

==================================================== ```git clone https://github.com/goodtft/LCD-show.git```
```chmod -R 755 LCD-show```
```cd LCD-show/```
-3.)According to your LCD's type, excute: +3.)Step3, According to your LCD's type, excute: ==================================================== In case of 2.8" LCD

```sudo ./LCD28-show```