Tighten curl install URL

This commit is contained in:
Tim Pope
2011-07-25 16:36:45 -04:00
parent 0d230bc4c6
commit e06454cb49
+1 -1
View File
@@ -11,7 +11,7 @@ Installation
Install to `~/.vim/autoload/pathogen.vim`. Or copy and paste:
mkdir -p ~/.vim/autoload ~/.vim/bundle
curl https://raw.github.com/tpope/vim-pathogen/master/autoload/pathogen.vim\
curl https://raw.github.com/tpope/vim-pathogen/HEAD/autoload/pathogen.vim \
> ~/.vim/autoload/pathogen.vim
By the way, if you're using Windows, change all occurrences of `~/.vim`