Skip to content

Commit ae822c1

Browse files
committed
2 parents 10f34a6 + 9f35d3b commit ae822c1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ using ASP.NET Core and EntityFramework Core.
55

66
## Prerequirements
77

8-
* Visual Studio 2015
9-
* ASP.NET Core RC2 (Download here: https://go.microsoft.com/fwlink/?LinkId=798481)
8+
* Visual Studio 2015 (Install Update3 if not installed: https://www.visualstudio.com/news/releasenotes/vs2015-update3-vs)
9+
* ASP.NET Core (Install here: https://go.microsoft.com/fwlink/?LinkId=817245)
1010
* SQL Server
1111

1212
## How To Run
1313

1414
* Open solution in Visual Studio 2015
15-
* Set .Web project as Startup Project
15+
* Set .Web project as Startup Project and build the project.
1616
* Run database migrations
1717
* Open command line
1818
* Locate to the folder contains .EntityFrameworkCore project

0 commit comments

Comments
 (0)