提交 f0f30034 authored 作者: Pascal Lamblin's avatar Pascal Lamblin

Fix error in copied doc after review.

上级 580617f1
...@@ -259,7 +259,7 @@ Here's a relevant extract of pathogen.vim's installation instructions: ...@@ -259,7 +259,7 @@ Here's a relevant extract of pathogen.vim's installation instructions:
curl -so ~/.vim/autoload/pathogen.vim \ curl -so ~/.vim/autoload/pathogen.vim \
https://raw.github.com/tpope/vim-pathogen/HEAD/autoload/pathogen.vim https://raw.github.com/tpope/vim-pathogen/HEAD/autoload/pathogen.vim
If you don't have ``curl``, use ``wget -O -`` instead. If you don't have ``curl``, use ``wget -O`` instead.
By the way, if you're using Windows, change all occurrences of ``~/.vim`` By the way, if you're using Windows, change all occurrences of ``~/.vim``
to ``~\vimfiles``. to ``~\vimfiles``.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论