From 5bdad8448cec1348fc0ea4f0f5d9fc286bc1206d Mon Sep 17 00:00:00 2001
From: Jens Kubieziel <github@kubieziel.de>
Date: Sun, 24 Apr 2016 10:50:09 +0000
Subject: [PATCH] Fix some typos

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index a8d78b9..59cd5d6 100644
--- a/README.md
+++ b/README.md
@@ -57,7 +57,7 @@ Nothing will be broken during the process.
 
 ### 1. Install online:
 
-Check this project:https://github.com/Neilpang/get.acme.sh
+Check this project: https://github.com/Neilpang/get.acme.sh
 
 ```bash
 curl https://get.acme.sh | sh
@@ -90,7 +90,7 @@ The installer will perform 3 actions:
 
 1. Create and copy `acme.sh` to your home dir (`$HOME`):  `~/.acme.sh/`.
 All certs will be placed in this folder.
-2. Create alia for: `acme.sh=~/.acme.sh/acme.sh`. 
+2. Create alias for: `acme.sh=~/.acme.sh/acme.sh`. 
 3. Create everyday cron job to check and renew the cert if needed.
 
 Cron entry example: