Skip to content

Commit 3bb0cac

Browse files
authored
Update README.md
1 parent 2329521 commit 3bb0cac

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,4 @@ using ASP.NET Core and EntityFramework Core.
1313

1414
* Open solution in Visual Studio 2015
1515
* Set .Web project as Startup Project and build the project.
16-
* Run database migrations
17-
* Open command line
18-
* Locate to the folder contains .EntityFrameworkCore project
19-
* Run "dotnet ef database update" command from console.
20-
* Add a few product to Products table in the database.
2116
* Run the application.

0 commit comments

Comments
 (0)