diff --git a/README.md b/README.md index 7c29026..f7ebb73 100644 --- a/README.md +++ b/README.md @@ -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