fix stray newline in codeblock
parent
6365041b8d
commit
9df11a2bf4
|
@ -9,7 +9,6 @@ Install https://github.com/acmesh-official/acme.sh
|
||||||
|
|
||||||
```
|
```
|
||||||
curl https://get.acme.sh | sh -s email=my@example.com
|
curl https://get.acme.sh | sh -s email=my@example.com
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
or
|
or
|
||||||
|
|
Loading…
Reference in New Issue