修改文档
This commit is contained in:
parent
6a56c55bcd
commit
6236dde6f6
10
README.md
10
README.md
@ -1,10 +1,10 @@
|
|||||||
### 说明
|
# 说明
|
||||||
|
|
||||||
本仓库是将 wiringOP 移植到 [Blueberry](https://git.aixiao.me/aixiao/Blueberry) 上。
|
本仓库是将 wiringOP 移植到 [Blueberry](https://git.aixiao.me/aixiao/Blueberry) 上。
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### 下载
|
# 下载
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
apt-get update
|
apt-get update
|
||||||
@ -14,10 +14,10 @@ git clone https://git.aixiao.me/aixiao/wiringPi_Blueberry.git
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
#### 编译安装
|
## 编译安装
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cd wiringPi_Blueberry
|
cd wiringPi_Blueberry
|
||||||
./build clean
|
bash build clean
|
||||||
./build
|
bash build
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user