Update README.md

This commit is contained in:
goodtft 2017-03-15 16:24:57 +08:00 committed by GitHub
parent 81177a19da
commit 895bf5e97c

View file

@ -4,8 +4,8 @@ LCD driver for the Raspberry PI Installation<br>
Update: <br><br>
-----------------------------------------------------
v1.2-20170302<br><br>
if you are using the newest Raspbian version:2017-03-02<br><br>
you need to additional excute this two command bellow after Step1,2,3 excuted:
NOTE:if you are using the newest Raspbian version:2017-03-02<br>
you need to additional excute this two command bellow after Step1,2,3 excuted:<br>
```sudo dpkg -i -B xserver-xorg-input-evdev_1%3a2.10.3-1_armhf.deb```<br><br>
```sudo cp -rf /usr/share/X11/xorg.conf.d/10-evdev.conf /usr/share/X11/xorg.conf.d/45-evdev.conf```<br><br>