From d5162b458b6df9a72117e358939e3522996d5755 Mon Sep 17 00:00:00 2001 From: Geoffrey Huntley Date: Tue, 17 May 2011 07:27:52 -0700 Subject: [PATCH] corrected path used for :helptags instructions to be inline with directory structure used in installation instructions. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 950ba85..95a6ec4 100644 --- a/README.md +++ b/README.md @@ -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.