From e858942896ef8c868934395f7f8cd9fcacc860e8 Mon Sep 17 00:00:00 2001 From: Vignesh D Date: Sun, 27 Nov 2016 22:27:00 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1cf7b471..f83a62f2 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ The basic version is basically just one file and no plugins. You can check out [ This is useful to install on remote servers where you don't need many plugins and you don't do many edits. - git clone git://github.com/amix/vimrc.git ~/.vim_runtime + git clone git://github.com/vignesh0025/vimrc.git ~/.vim_runtime sh ~/.vim_runtime/install_basic_vimrc.sh