Skip to content

Commit 671dca5

Browse files
committed
Fix typo in command
1 parent 0510ace commit 671dca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/quickstart-control-device-dotnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ The simulated device application connects to a device-specific endpoint on your
6464
2. Run the following command to install the required packages for simulated device application:
6565

6666
```cmd/sh
67-
dotnet res/tore
67+
dotnet restore
6868
```
6969
7070
3. Run the following command to build and run the simulated device application.

0 commit comments

Comments
 (0)