mirror of
https://github.com/dotnet/intro-to-dotnet-web-dev.git
synced 2025-12-06 05:32:03 +01:00
Update 3-razor-pages/README.md
Co-authored-by: Katie Savage <katie.a.savage@gmail.com>
This commit is contained in:
parent
b9d85c4482
commit
10c600dfbf
|
|
@ -194,7 +194,8 @@ From the **Tools** menu, select **NuGet Package Manager** > **Package Manager Co
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
In the PMC, enter the following commands:
|
In the Package Manager Console, or PMC, enter the following commands:
|
||||||
|
|
||||||
|
|
||||||
```powershell
|
```powershell
|
||||||
Add-Migration InitialCreate
|
Add-Migration InitialCreate
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue