Skip to content

Commit

Permalink
fix readme url
Browse files Browse the repository at this point in the history
  • Loading branch information
scola committed Jun 23, 2014
1 parent d1addfd commit a8119a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
- clone配置文件:`cd ~/ && git clone git://github.com/ma6174/vim.git`
- `mv ~/vim ~/.vim`
- `mv ~/.vim/.vimrc ~/`
- clone bundle 程序:`git clone http://github.com/gmarik/vundle.git ~/.vim/bundle/vundle`
- clone bundle 程序:`git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle`
- 打开vim并执行bundle程序`:BundleInstall`
- 重新打开vim即可看到效果

Expand Down

0 comments on commit a8119a4

Please sign in to comment.