From 096a86d658d452761fa89974e10d92668142fd32 Mon Sep 17 00:00:00 2001 From: Argo Zhang Date: Wed, 23 Oct 2019 10:35:11 +0800 Subject: [PATCH] =?UTF-8?q?doc(readme):=20=E6=9B=B4=E6=96=B0=E5=BC=80?= =?UTF-8?q?=E5=8F=91=20IDE=20=E7=89=88=E6=9C=AC=E5=88=B0=202019?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.zh-CN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.zh-CN.md b/README.zh-CN.md index 55537929..bd6372fe 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -115,7 +115,7 @@ ## 开发环境搭建 1. 安装 .net core sdk [官方网址](http://www.microsoft.com/net/download) -2. 安装 Visual Studio 2017 以上 [官方网址](https://visualstudio.microsoft.com/vs/getting-started/) +2. 安装 Visual Studio 2019 以上 [官方网址](https://visualstudio.microsoft.com/vs/getting-started/) 3. 获取本项目代码 [BootstrapAdmin](https://gitee.com/LongbowEnterprise/BootstrapAdmin) *注意*