From 9cbb2eaec43d0bb4ef9a28279c679f8715dd8ab9 Mon Sep 17 00:00:00 2001 From: Ryan Tomlinson Date: Tue, 20 Feb 2018 16:37:04 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea93e17d..a82f281b 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ The basic version is just one file and no plugins. Just copy [basic.vim](https:/ The basic version is useful to install on remote servers where you don't need many plugins, and you don't do many edits. - git clone --depth=1 git://github.com/amix/vimrc.git ~/.vim_runtime + git clone --depth=1 https://github.com/amix/vimrc.git ~/.vim_runtime sh ~/.vim_runtime/install_basic_vimrc.sh