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