mirror of
https://github.com/Llewellynvdm/fzf.git
synced 2024-11-16 10:15:09 +00:00
Add note on installation
This commit is contained in:
parent
a3101120fd
commit
0a0955755a
@ -19,6 +19,9 @@ git pull
|
|||||||
./install
|
./install
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Otherwise, simply follow [the instruction][install] as before. You can also
|
||||||
|
install fzf using Homebrew if you prefer that way.
|
||||||
|
|
||||||
Motivations
|
Motivations
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
@ -110,6 +113,7 @@ License
|
|||||||
|
|
||||||
[MIT](LICENSE)
|
[MIT](LICENSE)
|
||||||
|
|
||||||
|
[install]: https://github.com/junegunn/fzf#installation
|
||||||
[go]: https://golang.org/
|
[go]: https://golang.org/
|
||||||
[gil]: http://en.wikipedia.org/wiki/Global_Interpreter_Lock
|
[gil]: http://en.wikipedia.org/wiki/Global_Interpreter_Lock
|
||||||
[ncurses]: https://www.gnu.org/software/ncurses/
|
[ncurses]: https://www.gnu.org/software/ncurses/
|
||||||
|
Loading…
Reference in New Issue
Block a user