From 1f2aff8227ade88ff85b2c170a9c2724e89f16e5 Mon Sep 17 00:00:00 2001 From: gmarik Date: Mon, 18 Oct 2010 23:47:48 -0500 Subject: [PATCH] Docs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5a935dc..d92d0dc 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ## Installation mkdir -p ~/.vim/autoload/ && \ - curl http://github.com/gmarik/vundle/raw/bundlerc/autoload/vundle.vim > ~/.vim/autoload/vundle.vim + curl http://github.com/gmarik/vundle/raw/master/autoload/vundle.vim > ~/.vim/autoload/vundle.vim ## Configuration @@ -24,7 +24,7 @@ Configure required plugins in ~/.vim/bundlerc, ie like this: " check http://vim-scripts.org for more EOF -BTW [Vim-Scripts.org](http://vim-scripts.org) is a git mirror of all vim scripts. +BTW [Vim-Scripts.org](http://vim-scripts.org) is a git mirror of all vim scripts. Se [gmarik's bubdlerc](http://github.com/gmarik/vimfiles/raw/master/bundlerc) for working example. Add to your .vimrc