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