Update README.md

This commit is contained in:
追求真空 2018-07-06 10:59:55 +08:00 committed by GitHub
parent 6a6e5aac7e
commit 6b36c308a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
```bash
git clone git@github.com:BruceGui/selfvimplug.git
cd selfvimplug
cp -r autoload ~/.vim/
cp -r autoload/ ~/.vim/
cp .vimrc ~/
```