1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 13:10:04 +08:00

README: address security concerns

Fixes #25.
This commit is contained in:
Marco Hinz 2017-01-04 16:58:39 +01:00
parent 3bf87c2858
commit 812f420202
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 | 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()`