From 0c438111e0e17739a24b9809990318ad63facf6e Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Thu, 24 Oct 2013 12:25:19 +0900 Subject: [PATCH] Ruby requirement --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 6085849..62e3774 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,15 @@ -fzf: fuzzy finder for your shell -================================ +fzf - Fuzzy finder for your shell +================================= fzf is a general-purpose fuzzy finder for your shell. -It was heavily inspired by [ctrlp.vim](https://github.com/kien/ctrlp.vim). +It was heavily inspired by [ctrlp.vim](https://github.com/kien/ctrlp.vim) and +the likes. Requirements ------------ -fzf requires Ruby. +fzf requires Ruby (>= 1.8.5). Installation ------------ @@ -86,8 +87,8 @@ The following readline key bindings should also work as expected. - CTRL-B / CTRL-F - CTRL-W / CTRL-U -Useful bash binding and settings --------------------------------- +Useful bash bindings and settings +--------------------------------- ```sh # vimf - Open selected file in Vim