1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 00:50:05 +08:00

README: use bash instead of sh

This commit is contained in:
Marco Hinz 2017-01-04 16:45:19 +01:00
parent 1af58d9c87
commit 3bf87c2858
No known key found for this signature in database
GPG Key ID: 1C980A1B657B4A4F

View File

@ -28,7 +28,7 @@ For learning about Vim in general, read
## Install
```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()`