Skip to content

Commit

Permalink
doc: correct package name in install command
Browse files Browse the repository at this point in the history
  • Loading branch information
birddevelper authored Apr 23, 2024
1 parent a14139f commit 5cf2fc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ The package are designed, so that, if it is used as alternative to existing azur
Install package :

```bash
pip install azure-iot-hub
pip install azure-iot-hub-api
```

Simply import and create ``IoTHubRegistryManager`` using connection string, then you can call api functions.
Expand Down

0 comments on commit 5cf2fc0

Please sign in to comment.