Correction: fzf no longer depends on ncurses

pull/882/merge
Junegunn Choi 7 years ago
parent 7c8f7d3f20
commit a50909e806
No known key found for this signature in database
GPG Key ID: 254BC280FEF9C627

@ -109,7 +109,7 @@ See [BUILD.md](BUILD.md).
Usage
-----
fzf will launch curses-based finder, read the list from STDIN, and write the
fzf will launch interactive finder, read the list from STDIN, and write the
selected item to STDOUT.
```sh

Loading…
Cancel
Save