Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
xljiulang committed Nov 13, 2021
1 parent a4a6453 commit 9cc7ed0
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.html
Original file line number Diff line number Diff line change
@@ -391,7 +391,7 @@ <h4 id="23-linux-x64%E7%BB%88%E7%AB%AF">2.3 linux-x64终端</h4>
<h4 id="24-linux-x64%E6%9C%8D%E5%8A%A1">2.4 linux-x64服务</h4>
<ul>
<li><code>sudo ./fastgithub start</code> // 以systemd服务安装并启动</li>
<li><code>sudo ./fastgithub start</code> // 以systemd服务卸载并删除</li>
<li><code>sudo ./fastgithub stop</code> // 以systemd服务卸载并删除</li>
<li>设置系统自动代理为<code>http://127.0.0.1:38457</code>,或手动代理http/https为<code>127.0.0.1:38457</code></li>
</ul>
<h4 id="25-macos-x64">2.5 macOS-x64</h4>
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 9cc7ed0

Please sign in to comment.