Skip to content

Commit d0569f8

Browse files
committed
Update README.md
1 parent 0991832 commit d0569f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ASP.NET Core + EF Core Sqlite + Bootstrap
1010
## 开发
1111

1212
1. `git clone https://github.com/linezero/NETCoreBBS.git`
13-
2. 使用 Visual Studio 2017 打开 `NetCoreBBS.sln`
13+
2. 使用 Visual Studio 2019 打开 `NetCoreBBS.sln`
1414
3. 点击 `调试->开始调试` 即可运行起来,或者直接点击工具栏上的`NetCoreBBS`即可。
1515

1616
注意:默认为80端口,可能会和本地端口冲突,可以到Program.cs 中更改 `.UseUrls("http://*:80")`,然后更改启动URL既可。

0 commit comments

Comments
 (0)