Skip to content

Commit 2507891

Browse files
updated
1 parent 0f65846 commit 2507891

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Microsoft_SQL_Server/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ $ docker-compose up
99
#### DotNet Core commands
1010

1111
```zsh
12+
$ dotnet tool install --global dotnet-ef
1213
$ dotnet ef migrations add initial
1314
$ dotnet ef database update
1415
$ dotnet dev-certs https --clean

0 commit comments

Comments
 (0)