diff --git a/README.md b/README.md index 650e531..3aa4cd6 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ #LCD driver for the Raspberry PI Installation + ##Update: v1.2-20170302 - ###add the command bellow to solve problem with Raspbian-2017-03-02 -```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``` + ##dd the command bellow to solve problem with Raspbian-2017-03-02

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

+ ##Update: v1.1-20160815