Browse Source

Merge pull request #36 from ghuntley/patch-1

corrected path used for :helptags instructions
pull/40/merge
15 years ago
parent
commit
e964095027
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@ -63,7 +63,7 @@ Also [Vundle]:
## Docs
run [`:helptags ~/.vim/vundle.git/doc`](https://github.com/gmarik/vundle/issues/17)
run [`:helptags ~/.vim/bundle/vundle/doc`](https://github.com/gmarik/vundle/issues/17)
see [`:h vundle`](vundle/blob/master/doc/vundle.txt#L1) vimdoc for more details.


Loading…
Cancel
Save