From 85318708c86c5fc92b9307b8ea55529d20c52d1d Mon Sep 17 00:00:00 2001 From: Arvin <62139570+wnlen@users.noreply.github.com> Date: Fri, 20 Mar 2026 22:42:58 +0800 Subject: [PATCH] Update installation command in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2018682..e715209 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ # 🚀 一键安装(推荐) ``` -git clone --branch master --depth 1 https://gh-proxy.org/https://github.com/wnlen/clash-for-linux.git +git clone --branch master --depth 1 https://ghfast.top/https://github.com/wnlen/clash-for-linux.git cd clash-for-linux sudo bash install.sh ```