Browse Source

Merge e5a4dfe72e into c3ec879694

pull/327/merge
Gianluca 13 years ago
parent
commit
65185d50a2
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      README.md

+ 3
- 0
README.md View File

@ -62,6 +62,9 @@
(or `vim +BundleInstall +qall` for CLI lovers)
*Windows users* see [Vundle for Windows](https://github.com/gmarik/vundle/wiki/Vundle-for-Windows)
and set vim runtime directory in your _vimrc using
set rtp+=$HOME/vimfiles/bundle/vundle/
Installing requires [Git] and triggers [Git clone](http://gitref.org/creating/#clone) for each configured repo to `~/.vim/bundle/`.


Loading…
Cancel
Save