Skip to content

Commit

Permalink
Merge branch 'main' into fix-flaky-pypy-test
Browse files Browse the repository at this point in the history
  • Loading branch information
lzchen authored Sep 23, 2024
2 parents a4389fa + 41b6453 commit 90b9e51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ pip install opentelemetry-instrumentation-{integration}

To install the development versions of these packages instead, clone or fork
this repo and do an [editable
install](https://pip.pypa.io/en/stable/reference/pip_install/#editable-installs):
install](https://pip.pypa.io/en/stable/topics/local-project-installs/#editable-installs):

```sh
pip install -e ./instrumentation/opentelemetry-instrumentation-{integration}
Expand Down

0 comments on commit 90b9e51

Please sign in to comment.