From ea4ce76370cc7b7bc77853356c5ab6ec4b52b892 Mon Sep 17 00:00:00 2001 From: "arraykeys@gmail.com" Date: Mon, 11 Sep 2017 19:19:17 +0800 Subject: [PATCH] Signed-off-by: arraykeys@gmail.com --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5e2fad7..64a6747 100644 --- a/README.md +++ b/README.md @@ -18,10 +18,10 @@ 2.下载proxy 下载地址:https://github.com/snail007/goproxy/releases #cd /root/proxy/ -#wget https://github.com/snail007/goproxy/blob/master/release-2.0/proxy-linux-amd64.tar.gz +#wget https://github.com/snail007/goproxy/releases/download/v2.0/proxy-linux-amd64.tar.gz 3.下载自动安装脚本 #cd /root/proxy/ -#wget https://github.com/snail007/goproxy/blob/master/install.sh +#wget https://github.com/snail007/goproxy/blob/master/install.sh #chmod +x install.sh #./install.sh