diff --git a/README.md b/README.md index 67e84f5bbc..14f9d6e46f 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ git clone -b master --single-branch https://github.com/immortalwrt/immortalwrt & immortalwrt/opde:base zsh ./scripts/feeds update -a && ./scripts/feeds install -a ``` - + 2. For Windows User: openwrt source code can not be cloned into NTFS filesystem(symbol link problem during compilation), @@ -69,6 +69,7 @@ git clone -b master --single-branch https://github.com/immortalwrt/immortalwrt & ./scripts/feeds update -a ​&&​ ./scripts/feeds install -a ``` + Proxy Support: ```bash