diff --git a/sdk/servicebus/azure-servicebus/README.md b/sdk/servicebus/azure-servicebus/README.md index b6a7d2560595..9ead831db276 100644 --- a/sdk/servicebus/azure-servicebus/README.md +++ b/sdk/servicebus/azure-servicebus/README.md @@ -27,7 +27,7 @@ Use the Service Bus client library for Python to communicate between application Install the Azure Service Bus client library for Python with [pip][pip]: ```Bash -pip install azure-servicebus --pre +pip install azure-servicebus ``` ### Prerequisites: