mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 06:50:05 +08:00
README: use bash instead of sh
This commit is contained in:
parent
1af58d9c87
commit
3bf87c2858
@ -28,7 +28,7 @@ For learning about Vim in general, read
|
|||||||
## Install
|
## Install
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
curl spacevim.org/install.sh -sSf | sh
|
curl spacevim.org/install.sh -sSf | bash
|
||||||
```
|
```
|
||||||
before use SpaceVim, you should install the plugin by `call dein#install()`
|
before use SpaceVim, you should install the plugin by `call dein#install()`
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user