From 893992bd96d4746e3874a31a1b7ff23b15b4fc61 Mon Sep 17 00:00:00 2001 From: wsdjeg Date: Sun, 22 Jan 2017 23:52:09 +0800 Subject: [PATCH] Fix website --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index a02db48c8..1cecf9c85 100644 --- a/README.md +++ b/README.md @@ -52,17 +52,17 @@ curl -sLf https://spacevim.org/install.sh | bash -s -- -h by defalut, when open a cmd, the current dir is your Home directory, run this command in cmd. make sure you have backup your own vimfiles. - ```sh - git clone https://github.com/SpaceVim/SpaceVim.git vimfiles - ``` +```sh +git clone https://github.com/SpaceVim/SpaceVim.git vimfiles +``` - For neovim in windows, please clone this repo as `AppData\Local\nvim` in your home directory. for more info, please check out [neovim's wiki](https://github.com/neovim/neovim/wiki/Installing-Neovim). by defalut, when open a cmd, the current dir is your Home directory, run this command in cmd. - ```sh - git clone https://github.com/SpaceVim/SpaceVim.git AppData\Local\nvim - ``` +```sh +git clone https://github.com/SpaceVim/SpaceVim.git AppData\Local\nvim +``` #### Features