From 1b7ae66e6313725a6b155027059ca2b1f37b30ad Mon Sep 17 00:00:00 2001 From: goodtft Date: Wed, 15 Mar 2017 16:34:50 +0800 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e2a9a68..5da4e9f 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,9 @@ LCD driver for the Raspberry PI Installation
Update:

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

- NOTE:if you are using the newest Raspbian version:2017-03-02
- you need to additional excute this two command bellow after Step1,2,3 beed excuted,
+ NOTE:
+ 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,
if not so,the Resistive touch to reverse or cannot be calibrated.
This additional two command bellow just for Raspbian-2017-03-02:

```sudo dpkg -i -B xserver-xorg-input-evdev_1%3a2.10.3-1_armhf.deb```