You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: c#/blazor_talkjs/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -17,4 +17,4 @@ To run this tutorial project, you will need:
17
17
1. Clone or download the project.
18
18
1. Open the project in your code editor or IDE.
19
19
1. In the `Home.razor` page, replace `<APP_ID>` in the `AppId` string property with your App Id which can be found in the **Settings** tab of your [TalkJS dashboard](https://talkjs.com/dashboard/login).
20
-
1. From the `blazor_talkjs` directory run the command `dotnet watch` to render your project on the browser.
20
+
1. From the `blazor_talkjs` directory, run the command `dotnet watch` to render your project on the browser.
0 commit comments