From 2a6a81b0dc39fba4f6b926c7b63cc11a92037a52 Mon Sep 17 00:00:00 2001 From: Erope Date: Tue, 6 Apr 2021 18:06:46 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9README=E5=AF=B9=E5=9B=BD?= =?UTF-8?q?=E5=86=85=E9=95=9C=E5=83=8F=E7=9A=84=E4=BB=8B=E7=BB=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5f5353a..221cd15 100644 --- a/README.md +++ b/README.md @@ -23,16 +23,13 @@ curl -L https://raw.githubusercontent.com/naiba/nezha/master/script/install.sh - ./nezha.sh ``` -
- 国内镜像加速:(有缓存,版本更新不及时,能不用尽量不用,非作者维护) +国内镜像加速: ```shell -curl -L https://raw.sevencdn.com/naiba/nezha/master/script/install.sh -o nezha.sh && chmod +x nezha.sh +curl -L https://cdn.jsdelivr.net/gh/naiba/nezha@master/script/install.sh -o nezha.sh && chmod +x nezha.sh CN=true ./nezha.sh ``` -
- _\* 使用 WatchTower 可以自动更新面板,Windows 终端可以使用 nssm 配置自启动(见尾部教程)_ ## 功能说明