From 0a0955755a75ffffe4b37a74eb16cdd6e0fa3a1d Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sun, 18 Jan 2015 16:32:22 +0900 Subject: Add note on installation --- src/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/README.md b/src/README.md index 511b744d..8ed8309f 100644 --- a/src/README.md +++ b/src/README.md @@ -19,6 +19,9 @@ git pull ./install ``` +Otherwise, simply follow [the instruction][install] as before. You can also +install fzf using Homebrew if you prefer that way. + Motivations ----------- @@ -110,6 +113,7 @@ License [MIT](LICENSE) +[install]: https://github.com/junegunn/fzf#installation [go]: https://golang.org/ [gil]: http://en.wikipedia.org/wiki/Global_Interpreter_Lock [ncurses]: https://www.gnu.org/software/ncurses/ -- cgit v1.2.3