From b5a06ee258118b18985435c24a07284038f175f7 Mon Sep 17 00:00:00 2001
From: Thomas Ferris Nicolaisen <tfnico@gmail.com>
Date: Mon, 24 Mar 2014 19:01:28 +0100
Subject: [PATCH] Fix ticks and commas

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

diff --git a/README.md b/README.md
index d3dca9d..763b7c4 100644
--- a/README.md
+++ b/README.md
@@ -46,8 +46,8 @@ or available to root and you may want to maintain different configuration for
 `ssh` on your personal and your work machines.
 
 A lot of modern UNIX-based systems offer packages for `vcsh`. In case yours
-does not read [`INSTALL.md`](doc/INSTALL.md) for install instructions or
-[PACKAGING.md](doc/PACKAGING.md) to create a package, yourself. If you do end
+does not, read [INSTALL.md](doc/INSTALL.md) for install instructions or
+[PACKAGING.md](doc/PACKAGING.md) to create a package yourself. If you do end
 up packaging `vcsh` please let us know so we can give you your own packaging
 branch in the upstream repository.
 
-- 
GitLab