Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
babarot committed Feb 11, 2025
1 parent 8b81d49 commit 9e4d9aa
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ Download the latest precompiled binary from [GitHub Releases][release] and place

With [afx](https://github.com/babarot/afx):

Writing YAML manifest, then run `install` command.

```yaml
github:
- name: babarot/gomi
Expand All @@ -101,7 +103,14 @@ With [Homebrew](https://brew.sh/):
brew babarot/tap/gomi
```

### AUR (Arch User Repository)
With [Scoop](https://scoop.sh/):

```bash
scoop bucket add babarot https://github.com/babarot/scoop-bucket
scoop install gomi
```

With [AUR](https://aur.archlinux.org/gomi.git):

You can install `gomi` using an AUR helper:

Expand Down

0 comments on commit 9e4d9aa

Please sign in to comment.