Skip to content

Commit

Permalink
update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tiffany-929 committed Jul 4, 2024
1 parent 5ae2093 commit 5a3bfab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
3. 下载源代码,更新 feeds 并选择配置

```bash
git clone -b main --single-branch https://github.com/King-Of-Knights/openwrt-6.x.git
git clone --depth 1 -b main --single-branch https://github.com/King-Of-Knights/openwrt-6.x.git
cd openwrt-6.x
./scripts/feeds update -a && ./scripts/feeds install -a
make menuconfig
Expand Down

0 comments on commit 5a3bfab

Please sign in to comment.