diff --git a/readme.md b/readme.md index de7eda1..2de1ec7 100644 --- a/readme.md +++ b/readme.md @@ -26,7 +26,7 @@ git clone https://github.com/posva/vim-vue.git ### Install without a plugin manager (Vim 8) ```bash -git clone https://github.com/posva/vim-vue.git ~/.vim/pack/plugins/start +git clone https://github.com/posva/vim-vue.git ~/.vim/pack/plugins/start/vim-vue ``` ### Integration with [Syntastic](https://github.com/scrooloose/syntastic) or [ALE](https://github.com/w0rp/ale)