Point README at stable release

This commit is contained in:
Tim Pope
2013-01-13 21:06:33 -05:00
parent a04bd7a195
commit 95c285e426
+1 -1
View File
@@ -10,7 +10,7 @@ Install to `~/.vim/autoload/pathogen.vim`. Or copy and paste:
mkdir -p ~/.vim/autoload ~/.vim/bundle; \
curl -Sso ~/.vim/autoload/pathogen.vim \
https://raw.github.com/tpope/vim-pathogen/master/autoload/pathogen.vim
https://raw.github.com/tpope/vim-pathogen/v2.1/autoload/pathogen.vim
If you're using Windows, change all occurrences of `~/.vim` to `~\vimfiles`.