Skip to content

Commit b4a68dc

Browse files
authored
Update device-update-simulator.md
1 parent dc0ae95 commit b4a68dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-hub-device-update/device-update-simulator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Once the Device Update agent is running on an IoT device, the device needs to be
6565
sudo /usr/bin/AducIotAgent --register-content-handler /var/lib/adu/extensions/sources/libmicrosoft_simulator_1.so --update-type 'microsoft/apt:1'
6666
```
6767

68-
To register and invoke the simulator handler, the use the following format:
68+
To register and invoke the simulator handler, use the following format, filling in the placeholders:
6969

7070
`sudo /usr/bin/AducIotAgent --register--content-handler <full path to the handler file> --update-type <update type name>`
7171

0 commit comments

Comments
 (0)