From 03f150fa3cbeed65cb8484ea94f721533d679497 Mon Sep 17 00:00:00 2001 From: Shidong Wang Date: Tue, 28 Apr 2020 10:05:12 +0800 Subject: [PATCH] Update quick start guide page --- docs/quick-start-guide.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/docs/quick-start-guide.md b/docs/quick-start-guide.md index 1ea0fe79c..9c475f650 100644 --- a/docs/quick-start-guide.md +++ b/docs/quick-start-guide.md @@ -5,10 +5,6 @@ description: "A quick start guide which will tell you how to install and config # [Home](../) >> Quick start guide -If you haven’t seen SpaceVim at all yet, the first thing you should read is this guide. -It will give you a good idea of what SpaceVim is like, -show you how to install it, how to config it, and explain its features. - - [Install](#install) @@ -21,6 +17,12 @@ show you how to install it, how to config it, and explain its features. +This is a quick start guide for SpaceVim, which will tell you how to install and config SpaceVim. +And also provides a list of resources for learning SpaceVim. + +If you haven’t seen SpaceVim at all yet, the first thing you should read is this guide. +It will give you a good idea of what SpaceVim is like, + ## Install At a minimum, SpaceVim requires `git` and `curl` to be installed. Both tools