mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 04:30:04 +08:00
Merge pull request #731 from kenjitoyama/fix_sentence
Fix grammar in Install docs.
This commit is contained in:
commit
35058167f8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user