Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arl committed Feb 13, 2023
1 parent 936e72b commit 9dc9823
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,8 @@ Works with all decently recent [tmux](https://github.com/tmux/tmux) versions.

Install the latest version with:

```sh
brew tap arl/arl
brew install gitmux
```
brew tap arl/arl
brew install gitmux

### AUR

Expand All @@ -59,9 +57,7 @@ Arch Linux users can download the [gitmux](https://aur.archlinux.org/packages/gi
[Download and install a Go compiler](https://golang.org/dl/) (Go 1.16 or later).
Run `go install` to build and install `gitmux`:

```bash
go install github.com/arl/gitmux@latest
```
go install github.com/arl/gitmux@latest

## Getting started

Expand Down

0 comments on commit 9dc9823

Please sign in to comment.