Skip to content

Commit 913077a

Browse files
committed
Finetuning the dependency installation instruction
1 parent e152954 commit 913077a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ dotnet add package Microsoft.EntityFrameworkCore.SqlServer
6464

6565
The `libman.json` file manages client-side libraries, while the `.csproj` file tracks NuGet dependencies. Both are automatically restored during development and build.
6666

67-
> **Important:** Afterward, manually press the restart button on the running Blazor pod so it picks up the newly installed dependencies.
67+
> **Important:** After installing packages, open the Deployment page and restart the running Blazor container so it loads the new dependencies.
6868
6969
### Production
7070

0 commit comments

Comments
 (0)