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