Browse Source

更新文档(git clone 使用 https)

zjcqoo 6 years ago
parent
commit
9263e557b9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/setup.md

+ 1 - 1
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
 ```
 
 开启服务: