Skip to content

Commit

Permalink
update editable install link in readme.md
Browse files Browse the repository at this point in the history
Signed-off-by: Heidi Li <heidi.li@fmr.com>
  • Loading branch information
heidi229 committed Aug 27, 2024
1 parent 476f6e2 commit 07ff340
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 @@ -70,7 +70,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 07ff340

Please sign in to comment.