Skip to content

Commit 4063397

Browse files
authored
doc(Readme): update visual studio download link (#7173)
1 parent 4dc311a commit 4063397

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ English | <a href="README.zh-CN.md">中文</a>
2424

2525
## Environment
2626

27-
- Install .net core sdk [Official website](https://dotnet.microsoft.com/download)
28-
- Install Visual Studio 2022 latest [Official website](https://visualstudio.microsoft.com/vs/getting-started/)
27+
- Install .net SDK [Official website](https://dotnet.microsoft.com/download)
28+
- Install Visual Studio latest [Official website](https://visualstudio.microsoft.com/vs)
2929

3030
## Quick Installation Guide
3131

README.zh-CN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ ThingsGateway 已集成 Bootstrap Blazor 实现配置管理界面,轻松构建
5959
AtomUI 是基于 .NET 的 Ant Design 实现,致力于将优秀高效的设计语言和控件体验带到 Avalonia/.NET 跨平台桌面软件研发领域,最大限度释放研发工程师的开发效率, 设计支持平台:Windows、macOS 和 Linux。
6060

6161
## 开发环境搭建
62-
1. 安装 .net core sdk 最新版 [官方网址](http://www.microsoft.com/net/download)
63-
2. 安装 Visual Studio 2022 最新版 [官方网址](https://visualstudio.microsoft.com/vs/getting-started/)
62+
1. 安装 .net SDK 最新版 [官方网址](http://www.microsoft.com/net/download)
63+
2. 安装 Visual Studio 最新版 [官方网址](https://visualstudio.microsoft.com/vs)
6464
3. 获取本项目代码 [BootstrapBlazor](https://github.com/dotnetcore/BootstrapBlazor?wt.mc_id=DT-MVP-5004174)
6565

6666
### 克隆代码

0 commit comments

Comments
 (0)