Update README.md

This commit is contained in:
追求真空
2018-07-06 10:59:55 +08:00
committed by GitHub
parent 6a6e5aac7e
commit 6b36c308a3

View File

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