Update README.md (#214)

This commit is contained in:
Srikanth Chekuri
2020-11-25 15:47:41 +00:00
committed by GitHub
parent be7a2c5c68
commit 4aeac4a9ba

View File

@ -26,7 +26,7 @@ this repo and do an [editable
install](https://pip.pypa.io/en/stable/reference/pip_install/#editable-installs):
```sh
pip install -e ./ext/opentelemetry-ext-{integration}
pip install -e ./instrumentation/opentelemetry-instrumentation-{integration}
```
## Contributing