Skip to content

Commit

Permalink
[skip ci] Update README.md: add yum installation
Browse files Browse the repository at this point in the history
  • Loading branch information
greymd committed Aug 2, 2018
1 parent cd80722 commit 5df84a8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,12 @@ $ sudo apt update
$ sudo apt install tmux-xpanes
```

## With `yum` (For CentOS, RHEL users)

```sh
$ yum install https://github.com/greymd/tmux-xpanes/releases/download/v3.1.0/tmux-xpanes_v3.1.0.rpm
```

## With [Homebrew](https://github.com/Homebrew/brew) (for macOS users)

```sh
Expand Down

0 comments on commit 5df84a8

Please sign in to comment.