diff --git a/README.md b/README.md index 713af558..29da3f0c 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ git clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf ### As Vim plugin Once you have fzf installed, you can enable it inside Vim simply by adding the -directory to `&runtimepath` as follows: +directory to `&runtimepath` in your Vim configuration file as follows: ```vim " If installed using Homebrew