From 5df84a8d80b136156976357130686c5381e95f4a Mon Sep 17 00:00:00 2001 From: greymd Date: Thu, 2 Aug 2018 22:23:59 +0100 Subject: [PATCH] [skip ci] Update README.md: add yum installation --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 318f641..a496d0b 100644 --- a/README.md +++ b/README.md @@ -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