mirror of
https://github.com/arl/gitmux.git
synced 2026-09-10 07:26:18 -04:00
parent
619f2a5ad3
commit
bf5e8d22ef
|
|
@ -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).
|
||||
|
|
|
|||
Loading…
Reference in a new issue