Skip to content

Commit 21eb3fc

Browse files
committed
Merge pull request ma6174#31 from scola/master
fix readme url
2 parents d1addfd + a8119a4 commit 21eb3fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
- clone配置文件:`cd ~/ && git clone git://github.com/ma6174/vim.git`
2121
- `mv ~/vim ~/.vim`
2222
- `mv ~/.vim/.vimrc ~/`
23-
- clone bundle 程序:`git clone http://github.com/gmarik/vundle.git ~/.vim/bundle/vundle`
23+
- clone bundle 程序:`git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle`
2424
- 打开vim并执行bundle程序`:BundleInstall`
2525
- 重新打开vim即可看到效果
2626

0 commit comments

Comments
 (0)