Commit b0515cf8 authored by neil's avatar neil
Browse files

Install from get.acme.sh

parent 6cc11ffb
......@@ -52,14 +52,16 @@ Nothing broken.
### 1. Install online:
Check this project:https://github.com/Neilpang/get.acme.sh
```
curl https://raw.githubusercontent.com/Neilpang/acme.sh/master/acme.sh | INSTALLONLINE=1 bash
curl https://get.acme.sh | bash
```
Or:
```
wget -O - https://raw.githubusercontent.com/Neilpang/acme.sh/master/acme.sh | INSTALLONLINE=1 bash
wget -O - https://get.acme.sh | bash
```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment