瀏覽代碼

更新文档(git clone 使用 https)

EtherDream 6 年之前
父節點
當前提交
10b3eb650f
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      docs/setup.md

+ 2 - 2
docs/setup.md

@@ -76,7 +76,7 @@ git clone --depth=1 https://github.com/EtherDream/jsproxy.git server
 ```bash
 cd server
 rm -rf www
-git clone -b gh-pages --depth=1 [email protected]:EtherDream/jsproxy.git www
+git clone -b gh-pages --depth=1 https://github.com/EtherDream/jsproxy.git www
 ```
 
 开启服务:
@@ -118,4 +118,4 @@ git clone -b gh-pages --depth=1 [email protected]:EtherDream/jsproxy.git www
 
 ## 支持系统
 
-目前测试了 OSX 系统,其他还在测试中。。。
+目前测试了 OSX 系统,其他还在测试中。。。