修改文档
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) 上。
|
||||
|
||||
|
||||
|
||||
### 下载
|
||||
# 下载
|
||||
|
||||
```bash
|
||||
apt-get update
|
||||
@ -14,10 +14,10 @@ git clone https://git.aixiao.me/aixiao/wiringPi_Blueberry.git
|
||||
|
||||
|
||||
|
||||
#### 编译安装
|
||||
## 编译安装
|
||||
|
||||
```bash
|
||||
cd wiringPi_Blueberry
|
||||
./build clean
|
||||
./build
|
||||
bash build clean
|
||||
bash build
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user