diff --git a/README.md b/README.md index 9ea5cf6..1272509 100644 --- a/README.md +++ b/README.md @@ -47,15 +47,15 @@ Notes: And [neosnippet-snippets](https://github.com/Shougo/neosnippet-snippets) ```vim - Bundle 'Shougo/neocomplcache' + Plugin 'Shougo/neocomplcache' or - Bundle 'Shougo/neocomplete' + Plugin 'Shougo/neocomplete' - Bundle 'Shougo/neosnippet' - Bundle 'Shougo/neosnippet-snippets' + Plugin 'Shougo/neosnippet' + Plugin 'Shougo/neosnippet-snippets' ``` -3. Open up Vim and start installation with `:BundleInstall` +3. Open up Vim and start installation with `:PluginInstall` ### Neobundle