Skip to content

Commit

Permalink
Fix psycopg2 instrumentation installation (#37522)
Browse files Browse the repository at this point in the history
  • Loading branch information
lzchen authored Sep 23, 2024
1 parent f832976 commit 6767c4a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ $ python sample_requests.py
* Run the sample

```sh
$ pip install opentelemetry-instrumentation-psygopg2
$ pip install opentelemetry-instrumentation-psycopg2
$ # from this directory
$ python sample_psycopg2.py
```
Expand Down

0 comments on commit 6767c4a

Please sign in to comment.