From 9cc7ed0071738086c1b8a830fca5662828fc1c73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=81=E4=B9=9D?= <366193849@qq.com> Date: Sun, 14 Nov 2021 03:41:17 +0800 Subject: [PATCH] update readme --- README.html | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.html b/README.html index bb74ba5..dd26273 100644 --- a/README.html +++ b/README.html @@ -391,7 +391,7 @@ code {

2.4 linux-x64服务

2.5 macOS-x64

diff --git a/README.md b/README.md index 094138a..b721b2a 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ github加速神器,解决github打不开、用户头像无法加载、releases #### 2.4 linux-x64服务 * `sudo ./fastgithub start` // 以systemd服务安装并启动 -* `sudo ./fastgithub start` // 以systemd服务卸载并删除 +* `sudo ./fastgithub stop` // 以systemd服务卸载并删除 * 设置系统自动代理为`http://127.0.0.1:38457`,或手动代理http/https为`127.0.0.1:38457` #### 2.5 macOS-x64