diff --git a/README.md b/README.md index 3f50625..5efa14a 100644 --- a/README.md +++ b/README.md @@ -36,28 +36,17 @@ ```bash wget -O gl-inet.sh https://cafe.cpolar.cn/wkdaily/gl-inet-onescript/raw/branch/master/gl-inet.sh && chmod +x gl-inet.sh && ./gl-inet.sh ``` -### 上述命令如果下载失败——内地用户请使用⬇️ -```bash -wget -O gl-inet.sh https://cafe.cpolar.cn/wkdaily/gl-inet-onescript/raw/branch/master/gl-inet.sh && chmod +x gl-inet.sh -sh gl-inet.sh use_proxy -``` + ### 下次如何调用,在当前目录下执行 ```bash sh gl-inet.sh ``` -### 或 使用 -```bash -sh gl-inet.sh use_proxy -``` + ### 2.单独安装Docker ```bash wget -O do_docker.sh https://cafe.cpolar.cn/wkdaily/gl-inet-onescript/raw/branch/master/docker/do_docker.sh && chmod +x do_docker.sh && ./do_docker.sh ``` -### 或 使用 -```bash -wget -q -O do_docker.sh https://cafe.cpolar.cn/wkdaily/gl-inet-onescript/raw/branch/master/docker/do_docker.sh && chmod +x do_docker.sh -sh do_docker.sh use_proxy -``` + ### 3.单独安装iStore商店 ```bash