Skip to content

Commit

Permalink
Fix local path error
Browse files Browse the repository at this point in the history
  • Loading branch information
srikanthccv committed Oct 31, 2020
1 parent 7d9b0e5 commit 1434523
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 @@ -84,7 +84,7 @@ install](https://pip.pypa.io/en/stable/reference/pip_install/#editable-installs)
```sh
pip install -e ./opentelemetry-api
pip install -e ./opentelemetry-sdk
pip install -e ./ext/opentelemetry-instrumentation-{instrumentation}
pip install -e ./instrumentation/opentelemetry-instrumentation-{instrumentation}
```

## Documentation
Expand Down

0 comments on commit 1434523

Please sign in to comment.