Browse Source

Update README.md

coolsnowwolf 3 years ago
parent
commit
eed44a7d1d
1 changed files with 0 additions and 6 deletions
  1. 0 6
      README.md

+ 0 - 6
README.md

@@ -70,9 +70,3 @@
   ./scripts/feeds install -a
   ```
 
-```bash
-mkdir -p package/helloworld
-for i in "dns2socks" "microsocks" "ipt2socks" "pdnsd-alt" "redsocks2"; do \
-  svn checkout "https://github.com/immortalwrt/packages/trunk/net/$i" "package/helloworld/$i"; \
-done
-```