From 5e3a4a979e873c88aa77d1e36ef66c952a083b49 Mon Sep 17 00:00:00 2001 From: Vishnu Ks Date: Wed, 12 Aug 2015 00:20:01 +0530 Subject: [PATCH] updated repo link git is now replaced with https --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff9a8ee7..4d78188f 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ I would of course recommend using the awesome version. ## How to install the Awesome version? The awesome version includes a lot of great plugins, configurations and color schemes that make Vim a lot better. To install it simply do following: - git clone git://github.com/amix/vimrc.git ~/.vim_runtime + git clone https://github.com/amix/vimrc.git ~/.vim_runtime sh ~/.vim_runtime/install_awesome_vimrc.sh The taglist.vim plugin will require ctags (http://ctags.sourceforge.net) (Debian: apt-get install ctags)