Add note on installation

This commit is contained in:
Junegunn Choi 2015-01-18 16:32:22 +09:00
parent a3101120fd
commit 0a0955755a

View File

@ -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/