Update installation command in README

This commit is contained in:
Arvin
2026-03-20 22:42:58 +08:00
committed by GitHub
parent da24abcb08
commit 85318708c8

View File

@ -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 cd clash-for-linux
sudo bash install.sh sudo bash install.sh
``` ```