diff --git a/doc/vundle.txt b/doc/vundle.txt index bb4ea4f..0dd3811 100644 --- a/doc/vundle.txt +++ b/doc/vundle.txt @@ -55,7 +55,7 @@ in order to install/search [all available vim scripts] set nocompatible " be iMproved filetype off " required! - set rtp+=~/.vim/vundle.git/ + set rtp+=~/.vim/bundle/vundle/ call vundle#rc() " let Vundle manage Vundle