From c5b513e10518875cefbfa3018a78141869a1f854 Mon Sep 17 00:00:00 2001 From: mack-a <57424792+mack-a@users.noreply.github.com> Date: Tue, 15 Jun 2021 10:41:00 +0800 Subject: [PATCH] feat(readme): update --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index 7767a0e..0193292 100644 --- a/README.md +++ b/README.md @@ -121,13 +121,7 @@ wget -P /root -N --no-check-certificate "https://raw.githubusercontent.com/mack- - Stable-v2.4.16【无gRPC】 ``` -wget -P /root -N --no-check-certificate "https://raw.githubusercontent.com/mack-a/v2ray-agent/5fa84e1655ef42c472609894455f56c00a5e505b/install.sh" && chmod 700 /root/install.sh && /root/install.sh -``` - -- Stable-v2.2.24 - -``` -wget -P /root -N --no-check-certificate "https://raw.githubusercontent.com/mack-a/v2ray-agent/9ae23c13a56460d8c14f27c8eb65efc73b173f46/install.sh" && chmod 700 /root/install.sh && /root/install.sh +wget -P /root -N --no-check-certificate "https://raw.githubusercontent.com/mack-a/v2ray-agent/stable_v2.4.16/install.sh" && chmod 700 /root/install.sh && /root/install.sh ``` # 示例图