From 840a1be65c70cb29dcf4817098f9f351ec6d405f Mon Sep 17 00:00:00 2001 From: chxuan <787280310@qq.com> Date: Wed, 13 Apr 2016 23:30:53 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0c402c8..e7e9d25 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,8 @@ vimplus是vim的超级配置安装程序。 安装配置 ------------- -> git clone https://github.com/chxuan/vimplus.git -> ./vimplus/setup.sh +> - git clone https://github.com/chxuan/vimplus.git +> - ./vimplus/setup.sh 运行setup.sh脚本程序将会自动安装并配置好vim,安装大约需要花费40分钟,主要是下载编译[Valloric/YouCompleteMe](https://github.com/Valloric/YouCompleteMe)比较耗时,请耐心等待直到安装完成^_^