summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2015-01-18 16:34:10 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2015-01-18 16:34:10 +0900
commit1b6cb3532d9c84e559b8a9fd584919c051d203b2 (patch)
tree4f40dc2c50b5a948f419a2d8c56c5466c000673a /src
parent0a0955755a75ffffe4b37a74eb16cdd6e0fa3a1d (diff)
Update src/README.md
Diffstat (limited to 'src')
-rw-r--r--src/README.md4
1 files 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
-----------