2
0
mirror of https://github.com/acmesh-official/acme.sh synced 2025-08-31 06:15:14 +00:00

fixing the github spelling

Felix
2017-04-06 19:48:26 +02:00
parent 61570bacb9
commit 07f34665bf

@@ -13,7 +13,7 @@ or
wget -O - https://get.acme.sh | sh
```
## 2. Or, install from Git hub:
## 2. Or, install from GitHub:
```
curl https://raw.githubusercontent.com/Neilpang/acme.sh/master/acme.sh | INSTALLONLINE=1 sh