update editable install link in readme.md (#2881)

This commit is contained in:
heidi229
2024-09-24 01:09:06 +08:00
committed by GitHub
parent 6fcfbd67b8
commit 41b64539d0

View File

@ -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}