Browse Source

corrected path used for :helptags instructions to be inline with directory structure used in installation instructions.

pull/36/head
Geoffrey Huntley 15 years ago
parent
commit
d5162b458b
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