From 989d1aafa43a17eaacf03000818d62f6cb8710b1 Mon Sep 17 00:00:00 2001 From: GC Chen Date: Mon, 19 Jun 2023 16:47:02 +0800 Subject: [PATCH] Updated Install in China (markdown) --- Install-in-China.md | 10 ++++++++++ 1 file changed, 10 insertions(+) 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