Update Homebrew/Linuxbrew instructions (#1052)

This commit is contained in:
Robert Orzanna 2017-09-17 10:12:20 +02:00 committed by Junegunn Choi
parent 2f8238342b
commit 41e0208335

View File

@ -91,8 +91,8 @@ Alternatively, you can use [Homebrew](http://brew.sh/) or
```sh
brew install fzf
# Install shell extensions
/usr/local/opt/fzf/install
# To install useful key bindings and fuzzy completion:
$(brew --prefix)/opt/fzf/install
```
### As Vim plugin