Skip to content

Commit b3a0e06

Browse files
committed
Improved readability of CLI example
1 parent 36bfa20 commit b3a0e06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

get-min-py/docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pip install get-min-py
2424
## 💻 Command line usage
2525

2626
```bash
27-
get-min-py <pkg>[,pkg_b,pkg_c] # or getminpy
27+
get-min-py <pkg>[,pkg2,pkg3,...] # or getminpy
2828
```
2929

3030
Example:

0 commit comments

Comments
 (0)