diff --git a/README.md b/README.md index a964403..89f62a5 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,9 @@ Installation Heads Up! WakaTime depends on [Python](http://www.python.org/getit/) being installed to work correctly. -1. Install [Vundle](https://github.com/gmarik/vundle). +1. Install [Vundle](https://github.com/gmarik/vundle), the Vim plugin manager. -2. Using [Vundle](https://github.com/gmarik/vundle), the Vim plugin manager:
+2. Using [Vundle](https://github.com/gmarik/vundle):
`echo "Bundle 'wakatime/vim-wakatime'" >> ~/.vimrc && vim +BundleInstall` or using [Pathogen](https://github.com/tpope/vim-pathogen):