From 07f34665bf998cd4a4c3cb4a13d6f4140da9efc7 Mon Sep 17 00:00:00 2001 From: Felix Date: Thu, 6 Apr 2017 19:48:26 +0200 Subject: [PATCH] fixing the github spelling --- How-to-install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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