zjcqoo 6 лет назад
Родитель
Сommit
3c606c64ac
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -13,7 +13,7 @@
 # 安装
 # 安装
 
 
 ```bash
 ```bash
-curl https://raw.githubusercontent.com/EtherDream/jsproxy/0.1.1/i.sh | bash
+curl https://raw.githubusercontent.com/EtherDream/jsproxy/dev/i.sh | bash
 ```
 ```
 
 
 * 自动安装目前只支持 Linux x64,并且需要 root 权限
 * 自动安装目前只支持 Linux x64,并且需要 root 权限
@@ -30,7 +30,7 @@ curl https://raw.githubusercontent.com/EtherDream/jsproxy/0.1.1/i.sh | bash
 将域名 `example.com` 解析到服务器 IP,然后执行:
 将域名 `example.com` 解析到服务器 IP,然后执行:
 
 
 ```bash
 ```bash
-curl https://raw.githubusercontent.com/EtherDream/jsproxy/0.1.1/i.sh | bash -s example.com
+curl https://raw.githubusercontent.com/EtherDream/jsproxy/dev/i.sh | bash -s example.com
 ```
 ```
 
 
 访问: `https://example.com:8443`
 访问: `https://example.com:8443`