Update README.txt
This commit is contained in:
parent
3cec704396
commit
e69b32d53c
1 changed files with 3 additions and 2 deletions
|
@ -3,7 +3,7 @@ Installation
|
||||||
Update:
|
Update:
|
||||||
v1.1-20160815
|
v1.1-20160815
|
||||||
|
|
||||||
1.) Step1, Install Raspbian official mirror
|
1.)Step1, Install Raspbian official mirror
|
||||||
a)Download Raspbian official mirror:https://www.raspberrypi.org/downloads/
|
a)Download Raspbian official mirror:https://www.raspberrypi.org/downloads/
|
||||||
b)Use“SDFormatter.exe”to Format your TF Card
|
b)Use“SDFormatter.exe”to Format your TF Card
|
||||||
c)Use“Win32DiskImager.exe” Burning mirror to TF Card
|
c)Use“Win32DiskImager.exe” Burning mirror to TF Card
|
||||||
|
@ -11,7 +11,8 @@ v1.1-20160815
|
||||||
2.) Clone my repo onto your pi
|
2.) Clone my repo onto your pi
|
||||||
git clone https://github.com/goodtft/LCD-show.git
|
git clone https://github.com/goodtft/LCD-show.git
|
||||||
chmod -R 755 LCD-show
|
chmod -R 755 LCD-show
|
||||||
|
cd LCD-show/
|
||||||
|
|
||||||
3.)According to your LCD's type, excute:
|
3.)According to your LCD's type, excute:
|
||||||
#In case of 2.8" LCD
|
#In case of 2.8" LCD
|
||||||
sudo ./LCD28-show
|
sudo ./LCD28-show
|
||||||
|
|
Loading…
Reference in a new issue