diff --git a/README.md b/README.md index e369d7e..4e1cf1a 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ docker compose version ```shell # download startup script git clone git@github.com:chaitin/safeline.git -# or use `wget https://github.com/chaitin/safeline/releases/download/v1.0.3/safeline.zip -O safeline.zip && unzip safeline.zip` +# or use `wget https://github.com/chaitin/safeline/releases/download/v1.0.2/safeline.zip -O safeline.zip && unzip safeline.zip` # execute `./safeline-ce.sh` to generate the initial env params. WAF will be installed by default in the `/data/safeline-ce/` directory cd safeline diff --git a/README_CN.md b/README_CN.md index 8ffb9c4..cfbfd0a 100644 --- a/README_CN.md +++ b/README_CN.md @@ -40,7 +40,7 @@ docker compose version ```shell # 下载安装脚本文件 git clone git@github.com:chaitin/safeline.git -# or use `wget https://github.com/chaitin/safeline/releases/download/v1.0.3/safeline.zip -O safeline.zip && unzip safeline.zip` +# or use `wget https://github.com/chaitin/safeline/releases/download/v1.0.2/safeline.zip -O safeline.zip && unzip safeline.zip` # 首次部署需执行 `./safeline-ce.sh` 生成初始化配置,默认安装在 `/data/safeline-ce/` 目录下 cd safeline