mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 13:10:04 +08:00
parent
3bf87c2858
commit
812f420202
@ -28,7 +28,7 @@ For learning about Vim in general, read
|
||||
## Install
|
||||
|
||||
```sh
|
||||
curl spacevim.org/install.sh -sSf | bash
|
||||
curl -sLf https://raw.githubusercontent.com/SpaceVim/SpaceVim/dev/install.sh | bash
|
||||
```
|
||||
before use SpaceVim, you should install the plugin by `call dein#install()`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user