From 9d3c2b77689c54f86a19dfb3feeedaf4aaf74e09 Mon Sep 17 00:00:00 2001 From: mack-a <57424792+mack-a@users.noreply.github.com> Date: Sun, 6 Jun 2021 00:11:45 +0800 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b8d7a6d..7767a0e 100644 --- a/README.md +++ b/README.md @@ -119,10 +119,9 @@ wget -P /root -N --no-check-certificate "https://raw.githubusercontent.com/mack-a/v2ray-agent/master/install.sh" && chmod 700 /root/install.sh && /root/install.sh ``` -- Stable-v2.4.32 - +- Stable-v2.4.16【无gRPC】 ``` -wget -P /root -N --no-check-certificate "https://raw.githubusercontent.com/mack-a/v2ray-agent/fd4daa2cc88dc687b4a7d0a64c4ea7d984290938/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/5fa84e1655ef42c472609894455f56c00a5e505b/install.sh" && chmod 700 /root/install.sh && /root/install.sh ``` - Stable-v2.2.24