From 8c2a04557548c55932c6861c3a495fca7300586b Mon Sep 17 00:00:00 2001 From: Shunsuke Suzuki Date: Mon, 9 Oct 2023 12:33:10 +0900 Subject: [PATCH] docs: add the installation guide with aqua --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index e7aa9ba..e631c72 100644 --- a/README.md +++ b/README.md @@ -327,6 +327,12 @@ $ apk add gostyle.apk $ brew install k1LoW/tap/gostyle ``` +**[aqua](https://aquaproj.github.io/):** + +```console +$ aqua g -i k1LoW/gostyle +``` + **manually:** Download binary from [releases page](https://github.com/k1LoW/gostyle/releases)