Skip to content

Commit 898317c

Browse files
committed
Fix pip install example
1 parent 9caf8c8 commit 898317c

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
@@ -7,7 +7,7 @@ Python package to download/filter any release assets from the latest compatible
77

88
## Installation
99
```cmd
10-
pip install github_release_downloader
10+
pip install github-release-downloader
1111
```
1212

1313
## Usage

0 commit comments

Comments
 (0)