From 76a6f25f3b58a1d4684041ee59a01a2cbc3ff8e0 Mon Sep 17 00:00:00 2001 From: Max Lv Date: Mon, 10 Oct 2016 09:09:21 +0800 Subject: [PATCH] Update README --- README.md | 20 ++------------------ 1 file changed, 2 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 6961b599..af01abda 100644 --- a/README.md +++ b/README.md @@ -258,24 +258,8 @@ service shadowsocks_libev start ### OpenWRT -**Note**: You may want to use [openwrt-shadowsocks](https://github.com/shadowsocks/openwrt-shadowsocks) -, which is developed specifically for OpenWRT. - -```bash -# At OpenWRT build root -pushd package -git clone https://github.com/shadowsocks/shadowsocks-libev.git -popd - -# Enable shadowsocks-libev in network category -make menuconfig - -# Optional -make -j - -# Build the package -make V=99 package/shadowsocks-libev/openwrt/compile -``` +The OpenWRT project is maintained here: +[openwrt-shadowsocks](https://github.com/shadowsocks/openwrt-shadowsocks). ### OS X For OS X, use [Homebrew](http://brew.sh) to install or build.