Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e3467d4

Browse files
authored
Update README.md (open-telemetry#4068)
1 parent 6631e89 commit e3467d4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,7 @@ this repository and perform an [editable
8080
install](https://pip.pypa.io/en/stable/reference/pip_install/#editable-installs):
8181

8282
```sh
83-
pip install -e ./opentelemetry-api
84-
pip install -e ./opentelemetry-sdk
85-
pip install -e ./instrumentation/opentelemetry-instrumentation-{instrumentation}
83+
pip install -e ./opentelemetry-api -e ./opentelemetry-sdk -e ./opentelemetry-semantic-conventions
8684
```
8785

8886
For additional exporter and instrumentation packages, see the

0 commit comments

Comments
 (0)