From 4989159ee6101e3c79c71062a98971a039536029 Mon Sep 17 00:00:00 2001 From: wcwq98 <85041970+wcwq98@users.noreply.github.com> Date: Sat, 28 Dec 2024 22:55:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=8F=AF=E8=A7=86=E5=8C=96?= =?UTF-8?q?=E9=9D=A2=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f826131..e5d4c30 100644 --- a/README.md +++ b/README.md @@ -28,11 +28,11 @@ realm 转发状态:启用 ## 一键脚本: 国内或v6 only可用(推荐) ``` -curl -L https://host.wxgwxha.eu.org/https://github.com/wcwq98/realm/releases/download/v1.3/realm.sh -o realm.sh && chmod +x realm.sh && ./realm.sh +curl -L https://host.wxgwxha.eu.org/https://github.com/wcwq98/realm/releases/download/v2.0/realm.sh -o realm.sh && chmod +x realm.sh && ./realm.sh ``` 或 ``` -curl -L https://github.com/wcwq98/realm/releases/download/v1.3/realm.sh -o realm.sh && chmod +x realm.sh && ./realm.sh +curl -L https://github.com/wcwq98/realm/releases/download/v2.0/realm.sh -o realm.sh && chmod +x realm.sh && ./realm.sh ``` 或 ```