Merge pull request #138 from hametsu/master

change setup url to use HTTPS instead HTTP
This commit is contained in:
gmarik 2012-02-01 23:26:54 -08:00
commit eb6e676d3e

View File

@ -9,7 +9,7 @@
1. Setup [Vundle]: 1. Setup [Vundle]:
``` ```
$ git clone http://github.com/gmarik/vundle.git ~/.vim/bundle/vundle $ git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle
``` ```
2. Configure bundles: 2. Configure bundles: