Update README

This commit is contained in:
2017-12-22 17:30:26 +08:00
committed by GitHub
parent b8349ba97d
commit 2680dcbb43
+1 -2
View File
@@ -4,7 +4,6 @@
Sorry, there is no README anymore.
Go to http://lcd4linux.bulix.org for all the documentation.
```
sudo apt-get install python-dev python make autoconf gcc g++ subversion unzip gettext libusb++-dev libtool libtool-bin sdcc pkg-config
sudo apt-get install libjpeg-dev libgd-dev
cd lcd4linux
@@ -13,4 +12,4 @@ chmod -R 755 /usr/src/dpf/lcd4linux
./configure
make
make install
```