Skip to content

Commit 971045e

Browse files
Fix pip install command in README
1 parent f62686a commit 971045e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ HOW TO INSTALL
66
Use pip to install it.
77

88
```
9-
pip install python-json-config-parse
9+
pip install python-json-config-parser
1010
```
1111

1212

0 commit comments

Comments
 (0)