diff --git a/README.md b/README.md index 142b397..e810ad1 100644 --- a/README.md +++ b/README.md @@ -256,6 +256,9 @@ git pull && ./scripts/feeds update -a && ./scripts/feeds install -a make defconfig make -j8 download PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin make -j$(($(nproc) + 1)) V=s + + +#暂时放弃了,windows+ubuntu编译太糟糕了,先用云编译吧 ``` ```sh