Skip to content

Commit 76907ba

Browse files
authored
Update device-update-agent-provisioning.md
1 parent 8d7dbc3 commit 76907ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-hub-device-update/device-update-agent-provisioning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Follow these instructions to provision the Device Update agent on [IoT Edge enab
8080
- We provide sample images in [Artifacts](https://github.com/Azure/iot-hub-device-update/releases) to try image update rollouts to different versions using a base image (adu-base-image) and one update image (adu-update-image). See example of [how to flash the image to your IoT Hub device](https://docs.microsoft.com/azure/iot-hub-device-update/device-update-raspberry-pi#flash-sd-card-with-image).
8181

8282
1. Install the Device Update package update agent
83-
- For latest agent versions from packages.miscrosoft.com: Update package lists on your device and install the Device Update agent package and its dependancies using:
83+
- For latest agent versions from packages.miscrosoft.com: Update package lists on your device and install the Device Update agent package and its dependencies using:
8484
```shell
8585
sudo apt-get update
8686
```

0 commit comments

Comments
 (0)