diff --git a/README.md b/README.md index 6928478..a36a60a 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Plug 'junegunn/fzf.vim' - `dir` and `do` options are not mandatory - Use `./install --bin` instead if you don't need fzf outside of Vim - If you installed fzf using Homebrew, the following should suffice: - `Plug '/usr/local/opt/fzf' | Plug 'junegunn/fzf.vim'` + - `Plug '/usr/local/opt/fzf' | Plug 'junegunn/fzf.vim'` - Make sure to use Vim 7.4 or above Commands