Skip to content

Commit 929599a

Browse files
authored
Update README.md
1 parent 9f65c13 commit 929599a

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
@@ -41,7 +41,7 @@ export ACCESS_TOKEN=YOUR_TOKEN_HERE
4141

4242
Run the script:
4343
```bash
44-
python get-github-issues.py <owner> <repository> <labels>
44+
python script.py <owner> <repository> <labels>
4545
```
4646

4747
Replace <owner> with the name of the repository owner, <repository> with the name of the repository, and <labels> with a comma-separated list of labels you want to filter by. For example:

0 commit comments

Comments
 (0)