From 2bd69c17dc465f1c63c346be3af3b4233d081244 Mon Sep 17 00:00:00 2001 From: gmarik Date: Wed, 25 May 2011 21:43:02 -0500 Subject: [PATCH] fix indent --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e0b5757..cc659d9 100644 --- a/README.md +++ b/README.md @@ -45,11 +45,11 @@ 3. Install configured bundles: - Launch `vim`, run `:BundleInstall`. + Launch `vim`, run `:BundleInstall`. - *Windows users* see [Vundle for Windows](https://github.com/gmarik/vundle/wiki/Vundle-for-Windows) + *Windows users* see [Vundle for Windows](https://github.com/gmarik/vundle/wiki/Vundle-for-Windows) - Installing requires [Git] and triggers [Git clone](http://gitref.org/creating/#clone) for each configured repo to `~/.vim/bundle/`. + Installing requires [Git] and triggers [Git clone](http://gitref.org/creating/#clone) for each configured repo to `~/.vim/bundle/`. ## Why Vundle