8000 updated README installation command (#833) · barbdowns/client_python@f17a836 · GitHub
[go: up one dir, main page]

Skip to content

Commit f17a836

Browse files
updated README installation command (prometheus#833)
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>
1 parent 748ffb0 commit f17a836

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ other information about the process for free!
4747
## Installation
4848

4949
```
50-
pip install prometheus_client
50+
pip install prometheus-client
5151
```
5252

5353
This package can be found on

0 commit comments

Comments
 (0)
0