mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-07-28 12:43:39 +08:00
update editable install link in readme.md (#2881)
This commit is contained in:
@ -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}
|
||||
|
Reference in New Issue
Block a user