Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sigoden committed May 21, 2024
1 parent 93973ce commit 0cfaaad
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,12 @@ curl -fsSL https://raw.githubusercontent.com/sigoden/argc/main/install.sh | sh -

### GitHub Actions

[extractions/setup-crate](https://github.com/marketplace/actions/setup-crate) can be used to install argc in a GitHub Actions workflow.
[install-binary](https://github.com/sigoden/install-binary) can be used to install argc in a GitHub Actions workflow.

```yaml
- uses: extractions/setup-crate@v1
with:
owner: sigoden
name: argc
- uses: sigoden/install-binary@v1
with:
repo: sigoden/argc
```
## Get Started
Expand Down

0 comments on commit 0cfaaad

Please sign in to comment.