Skip to content

Commit

Permalink
Remove --pre from OT plugin guidance (Azure#10416)
Browse files Browse the repository at this point in the history
  • Loading branch information
lmazuel authored Mar 20, 2020
1 parent af1ecdb commit 7c6f586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/core/azure-core-tracing-opentelemetry/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7c6f586

Please sign in to comment.