Skip to content

Commit aa1a2ac

Browse files
authored
docs(auto-instrument): add missing pip install in README (#2061)
1 parent 1bb4439 commit aa1a2ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/examples/auto-instrumentation/README.rst

+1
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ commands that help automatically instruments a program.
8080
$ pip install opentelemetry-sdk
8181
$ pip install opentelemetry-instrumentation
8282
$ pip install opentelemetry-instrumentation-flask
83+
$ pip install flask
8384
$ pip install requests
8485
8586
Execute

0 commit comments

Comments
 (0)