fix Setup, not using HTTP but HTTPS

This commit is contained in:
TAKANO Mitsuhiro 2012-02-02 15:21:20 +09:00
parent c9d81623c3
commit d9578d0c0d

View File

@ -9,7 +9,7 @@
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: