Skip to content

Commit

Permalink
docs: add docker image full uri
Browse files Browse the repository at this point in the history
  • Loading branch information
upsetbit committed Oct 25, 2022
1 parent c0ac7ae commit 2089507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ to other formats. E.g.:
### Run with Docker

```sh
docker run --rm -e GITHUB_TOKEN="your-github-auth-token" list-github-stars >> stars.md
docker run --rm -e GITHUB_TOKEN="your-github-auth-token" caian/list-github-stars >> stars.md
```


Expand Down

0 comments on commit 2089507

Please sign in to comment.