Skip to content

Commit d2aa53b

Browse files
committed
fix terminal command
1 parent 17527a1 commit d2aa53b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-hub/virtual-network-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ For Python, download our limited version from Github.
317317
3. Open a terminal and navigate to the folder with the downloaded file.
318318

319319
4. Run the following command to install the Python Service SDK with support for virtual networks:
320-
> pip install ./azure_iot_hub-2.2.0.limited-py2.py3-none-any.whl
320+
> pip install ./azure_iot_hub-2.2.0_limited-py2.py3-none-any.whl
321321
322322

323323
## Next steps

0 commit comments

Comments
 (0)