Update README.md
This commit is contained in:
@@ -42,8 +42,9 @@
|
|||||||
|
|
||||||
### 方法一 (克隆本仓库执行编译脚本)
|
### 方法一 (克隆本仓库执行编译脚本)
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/BlueStack-Sky/QuickWrt.git
|
# 克隆本仓库并加入
|
||||||
cd QuickWrt
|
git clone https://github.com/BlueStack-Sky/QuickWrt.git && cd QuickWrt
|
||||||
|
|
||||||
# 基本用法
|
# 基本用法
|
||||||
bash build.sh <version> <architecture> [build_mode]
|
bash build.sh <version> <architecture> [build_mode]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user