From c9d81623c33febf0111de9df3d2065c56803a549 Mon Sep 17 00:00:00 2001 From: gmarik Date: Sun, 15 Jan 2012 02:26:02 -0600 Subject: [PATCH] note on how to :BundleInstall from CLI --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b7d4265..235a966 100644 --- a/README.md +++ b/README.md @@ -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)