Explorar el Código

更新文档(git clone 使用 https)

EtherDream hace 6 años
padre
commit
10b3eb650f
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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
 ```bash
 cd server
 cd server
 rm -rf www
 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 系统,其他还在测试中。。。