Skip to content

Commit f381496

Browse files
authored
Update README.md
1 parent 2e6ba3c commit f381496

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ using ASP.NET Core and EntityFramework Core.
77

88
* Visual Studio 2015
99
* ASP.NET Core RC2 (Download here: https://go.microsoft.com/fwlink/?LinkId=798481)
10+
* SQL Server
1011

1112
## How To Run
1213

@@ -17,4 +18,4 @@ using ASP.NET Core and EntityFramework Core.
1718
* Locate to the folder contains .EntityFrameworkCore project
1819
* Run "dotnet ef database update" command from console.
1920
* Add a few product to Products table in the database.
20-
* Run the application.
21+
* Run the application.

0 commit comments

Comments
 (0)