diff --git a/Install-in-China.md b/Install-in-China.md index 05fe85c..a5dbbc7 100644 --- a/Install-in-China.md +++ b/Install-in-China.md @@ -4,3 +4,13 @@ 1. 推荐从这里下载安装: https://gitee.com/neilpang/acme.sh + +### 安装步骤: + +根据 [How-to-install#3-or-git-clone-and-install](https://github.com/acmesh-official/acme.sh/wiki/How-to-install#3-or-git-clone-and-install) + +``` +git clone https://gitee.com/neilpang/acme.sh.git +cd acme.sh +./acme.sh --install -m my@example.com +``` \ No newline at end of file