Update README.md

This commit is contained in:
Chiel92 2015-01-02 22:26:03 +01:00
parent c7a414007a
commit 87a864c254

View File

@ -15,8 +15,8 @@ Put this in your .vimrc
Plugin 'Chiel92/vim-autoformat' Plugin 'Chiel92/vim-autoformat'
``` ```
Then restart vim and run `:BundleInstall`. Then restart vim and run `:PluginInstall`.
To update the plugin to the latest version, you can run `:BundleUpdate`. To update the plugin to the latest version, you can run `:PluginUpdate`.
###Pathogen ###Pathogen
Download the source and extract in your bundle directory. Download the source and extract in your bundle directory.