Skip to content

Commit

Permalink
docs: add the installation guide with aqua
Browse files Browse the repository at this point in the history
  • Loading branch information
suzuki-shunsuke committed Oct 9, 2023
1 parent f96adc6 commit f78fcf2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,12 @@ To use `gocredits`, we should use go modules for dependency management.
% go install github.com/Songmu/gocredits/cmd/gocredits@latest
```

### [aqua](https://aquaproj.github.io/)

```console
% aqua g -i Songmu/gocredits
```

Built binaries are available on GitHub Releases.
<https://github.com/Songmu/gocredits/releases>

Expand Down

0 comments on commit f78fcf2

Please sign in to comment.