Skip to content

Commit

Permalink
updated README installation command (#833)
Browse files Browse the repository at this point in the history
The command says pip install prometheus_client (underscore) but the steps above and PyPi says prometheus-client (dash) 

Signed-off-by: Alexa Griffith  <agriffith96@gmail.com>
  • Loading branch information
alexagriffith authored Aug 19, 2022
1 parent 748ffb0 commit f17a836
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 @@ -47,7 +47,7 @@ other information about the process for free!
## Installation

```
pip install prometheus_client
pip install prometheus-client
```

This package can be found on
Expand Down

0 comments on commit f17a836

Please sign in to comment.