From 9240feafb2f1ef7bf10455cdbd5fc68307dc8a43 Mon Sep 17 00:00:00 2001 From: Daniel Kenji Toyama Date: Sun, 16 Jul 2017 21:37:53 -0400 Subject: [PATCH] Fix grammar in Install docs. --- docs/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index 859c38221..6fd95e10c 100644 --- a/docs/index.md +++ b/docs/index.md @@ -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