1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-04-15 08:09:11 +08:00

Improve doc for windows

This commit is contained in:
wsdjeg 2017-02-10 20:37:31 +08:00
parent c45b8b5243
commit ae6a3bc5e4

View File

@ -93,7 +93,7 @@ curl -sLf https://spacevim.org/install.sh | bash -s -- -h
- For vim in windows, please just clone this repo as vimfiles in you Home directory.
by default, when open a cmd, the current dir is your Home directory, run this command in cmd.
make sure you have a backup of your own vimfiles.
make sure you have a backup of your own vimfiles. also you need remove `~/_vimrc` in your home directory.
```sh
git clone https://github.com/SpaceVim/SpaceVim.git vimfiles