note on how to :BundleInstall from CLI

This commit is contained in:
gmarik 2012-01-15 02:26:02 -06:00
parent b6071db7a5
commit c9d81623c3

View File

@ -56,7 +56,8 @@
3. Install configured bundles:
Launch `vim`, run `:BundleInstall`.
Launch `vim`, run `:BundleInstall`
(or `vim +BundleInstall +qall` for CLI lovers)
*Windows users* see [Vundle for Windows](https://github.com/gmarik/vundle/wiki/Vundle-for-Windows)