Skip to content

Commit

Permalink
Add a note about wget
Browse files Browse the repository at this point in the history
  • Loading branch information
tpope committed Jul 26, 2011
1 parent dccb822 commit 0a8144b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.markdown
Expand Up @@ -14,6 +14,8 @@ Install to `~/.vim/autoload/pathogen.vim`. Or copy and paste:
curl https://raw.github.com/tpope/vim-pathogen/HEAD/autoload/pathogen.vim \
> ~/.vim/autoload/pathogen.vim

If you don't have `curl`, use `wget -O -` instead.

By the way, if you're using Windows, change all occurrences of `~/.vim`
to `~\vimfiles`.

Expand Down

0 comments on commit 0a8144b

Please sign in to comment.