Skip to content

Commit 966707f

Browse files
authored
Update relay-hybrid-connections-websocket-requests-Python-get-started-server.md
1 parent 6b69a40 commit 966707f

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-server.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 server 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)