mirror of
1
0
Fork 0

Merge pull request #391 from ryantomlinson95/patch-1

Update README.md
This commit is contained in:
Amir Salihefendic 2018-03-10 22:50:39 -03:00 committed by GitHub
commit e20b2cbd46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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