From 0563e2d12315a4243887eefadbd3cfa226344497 Mon Sep 17 00:00:00 2001 From: gmarik Date: Sun, 17 Oct 2010 18:20:34 -0500 Subject: [PATCH] Fixed README --- README => README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename README => README.md (85%) diff --git a/README b/README.md similarity index 85% rename from README rename to README.md index a64062a..1c978f2 100644 --- a/README +++ b/README.md @@ -6,7 +6,7 @@ Vundle is a short cut for Vim Bundle and is a simple plugin for managing vim plu ## Installation - curl http://github.com/vundle.git/master/tree/plugin/vundle.vim > ~/.vim/plugin/ + curl http://github.com/gmarik/vundle/blob/master/plugin/vundle.vim > ~/.vim/plugin/ ## Configuration