Skip to content

Commit

Permalink
Merge pull request #288 from terascope/readme-fix
Browse files Browse the repository at this point in the history
readme fix
  • Loading branch information
godber authored May 15, 2024
2 parents 09b72e1 + 4528579 commit 8134ff2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ Options:

Download `electron/electron` assets whose name contains `darwin-x64` to `/tmp`.

```
$ fetch-github-release -s darwin-x64 electron electron /tmp
```bash
fetch-github-release -s darwin-x64 electron electron /tmp
```

If you need to download assets from a private repository or you need to avoid rate limits, you can set the environment variable `GITHUB_TOKEN`. To generate a token go to your Github [settings](https://github.com/settings/tokens) and a token with `public_repo` or `repo` (for private repos) permissions.
Expand Down

0 comments on commit 8134ff2

Please sign in to comment.