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

Fix grammar in Install docs.

This commit is contained in:
Daniel Kenji Toyama 2017-07-16 21:37:53 -04:00
parent f2a83a81b2
commit 9240feafb2

View File

@ -28,8 +28,8 @@ If you are using linux or mac os, it is recommenced to use this command to insta
```sh
curl -sLf https://spacevim.org/install.sh | bash
```
with this command, SpaceVim will be installed. all the plugins will be install **automatically** when first time run vim/nvim.
for more info about the install script, please check:
with this command, SpaceVim will be installed. All the plugins will be installed **automatically** when vim/nvim is run for the first time.
For more info about the install script, please check:
```sh
curl -sLf https://spacevim.org/install.sh | bash -s -- -h