mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-12-24 12:14:23 +08:00
Updated Install in China (markdown)
@@ -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
|
||||
```
|
||||
Reference in New Issue
Block a user