Skip to content

Commit 8595c8e

Browse files
authored
Update relay-hybrid-connections-websocket-requests-Python-get-started-client.md
1 parent 966707f commit 8595c8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-relay/includes/relay-hybrid-connections-websocket-requests-Python-get-started-client.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ a Hybrid Connections URL with SAS Tokens utilizing Websockets.
1919

2020
1. Install the following Python libraries using pip before running the client application
2121

22-
asyncio, json, logging, websockets
22+
`asyncio`, `json`, `logging`, `websockets`
2323

2424
These can be installed using the following command:
2525

0 commit comments

Comments
 (0)