diff --git a/sdk/core/azure-core-tracing-opentelemetry/README.md b/sdk/core/azure-core-tracing-opentelemetry/README.md index 65e352643fbd..03c4d171dc96 100644 --- a/sdk/core/azure-core-tracing-opentelemetry/README.md +++ b/sdk/core/azure-core-tracing-opentelemetry/README.md @@ -7,7 +7,7 @@ Install the opentelemetry python for Python with [pip](https://pypi.org/project/pip/): ```bash -pip install azure-core-tracing-opentelemetry --pre +pip install azure-core-tracing-opentelemetry ``` Now you can use opentelemetry for Python as usual with any SDKs that are compatible