Update README.md (#73)

Added the AUR packages installation info
This commit is contained in:
Robin Candau 2022-09-15 13:47:45 +02:00 committed by GitHub
parent 619f2a5ad3
commit bf5e8d22ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,8 +32,13 @@ Works with all decently recent [tmux](https://github.com/tmux/tmux) versions.
## Installing
### Binary release
[Download the latest](https://github.com/arl/gitmux/releases/latest) binary for your platform/architecture and uncompress it.
### AUR
Arch Linux users can download the [gitmux](https://aur.archlinux.org/packages/gitmux), [gitmux-bin](https://aur.archlinux.org/packages/gitmux-bin) or [gitmux-git](https://aur.archlinux.org/packages/gitmux-git) AUR package.
### From source
[Download and install a Go compiler](https://golang.org/dl/) (Go 1.16 or later).