Skip to content

Commit f39553d

Browse files
Update router-quickstart-net.md
1 parent cce3353 commit f39553d

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

articles/communication-services/quickstarts/router/includes/router-quickstart-net.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -176,13 +176,6 @@ Console.WriteLine($"Deleting job {accept.Value.JobId}");
176176

177177
## Run the code
178178

179-
To run the code, make sure you are on the directory where your `router-quickstart.py` file is.
180-
181-
```console
182-
python router-quickstart.py
183-
184-
## Run the code
185-
186179
Run the application using `dotnet run` and observe the results.
187180

188181
```console

0 commit comments

Comments
 (0)