Update README.md

This commit is contained in:
追求真空 2019-08-11 08:18:16 +08:00 committed by GitHub
parent ddcd78b0bf
commit e7c85c11f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

View File

@ -5,15 +5,9 @@
## 手动安装
```bash
<<<<<<< HEAD
git clone git@github.com:BruceGui/vimconfplug.git
cd vimconfplug
cp -r autoload ~/.vim/
=======
git clone git@github.com:BruceGui/selfvimplug.git
cd selfvimplug
cp -r autoload/ ~/.vim/
>>>>>>> 6b36c308a38223b875addb75f9e9316676588e86
cp .vimrc ~/
```