diff --git a/How-to-install.md b/How-to-install.md index a7edf10..0a11609 100644 --- a/How-to-install.md +++ b/How-to-install.md @@ -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