Skip to content

Commit

Permalink
update editable install link in readme.md (#2881)
Browse files Browse the repository at this point in the history
  • Loading branch information
heidi229 committed Sep 23, 2024
1 parent 6fcfbd6 commit 41b6453
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 41b6453

Please sign in to comment.