From 1b6cb3532d9c84e559b8a9fd584919c051d203b2 Mon Sep 17 00:00:00 2001
From: Junegunn Choi <junegunn.c@gmail.com>
Date: Sun, 18 Jan 2015 16:34:10 +0900
Subject: [PATCH] Update src/README.md

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

diff --git a/src/README.md b/src/README.md
index 8ed8309f..18ccec3f 100644
--- a/src/README.md
+++ b/src/README.md
@@ -19,8 +19,8 @@ git pull
 ./install
 ```
 
-Otherwise, simply follow [the instruction][install] as before. You can also
-install fzf using Homebrew if you prefer that way.
+Otherwise, follow [the instruction][install] as before. You can also install
+fzf using Homebrew if you prefer that way.
 
 Motivations
 -----------
-- 
GitLab