diff --git a/examples/auto_instrumentation/README.md b/examples/auto_instrumentation/README.md index 63cfc71e906..b575182b5b5 100644 --- a/examples/auto_instrumentation/README.md +++ b/examples/auto_instrumentation/README.md @@ -20,7 +20,7 @@ $ source auto_instrumentation/bin/activate ```sh $ pip3 install -e opentelemetry-api $ pip3 install -e opentelemetry-sdk -$ pip3 install -e ext/opentelemetry-flask +$ pip3 install -e ext/opentelemetry-ext-flask $ pip3 install flask $ pip3 install requests ```