Update README.md
This commit is contained in:
parent
dd90ed140b
commit
995627b6e1
1 changed files with 6 additions and 6 deletions
10
README.md
10
README.md
|
@ -3,13 +3,13 @@
|
|||
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/<br>
|
||||
####b)Use“SDFormatter.exe”to Format your TF Card<br>
|
||||
####c)Use“Win32DiskImager.exe” Burning mirror to TF Card<br>
|
||||
|
||||
##2.) Clone my repo onto your pi
|
||||
```git clone https://github.com/goodtft/LCD-show.git```<br>
|
||||
```chmod -R 755 LCD-show```<br>
|
||||
```git clone https://github.com/goodtft/LCD-show.git```<br><br>
|
||||
```chmod -R 755 LCD-show```<br><br>
|
||||
```cd LCD-show/```<br>
|
||||
|
||||
##3.)According to your LCD's type, excute:
|
||||
|
|
Loading…
Reference in a new issue