Updated Install in China (markdown)
parent
33a7586117
commit
989d1aafa4
|
@ -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
|
||||
```
|
Loading…
Reference in New Issue