From abfc4d3b1af3db4df4baad7cc10f5bd6986e4bb0 Mon Sep 17 00:00:00 2001 From: Joshua Schmid Date: Tue, 18 Feb 2020 08:53:37 +0100 Subject: [PATCH] Add openSUSE/SUSE install instructions to README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 04d00bd74..c98b207d0 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,13 @@ Install and upgrade: 1. Download the `.rpm` file from the [releases page][] 2. `sudo yum localinstall gh_*_linux_amd64.rpm` install the downloaded file +### openSUSE/SUSE Linux + +Install and upgrade: + +1. Download the `.rpm` file from the [releases page][] +2. `sudo zypper in gh_*_linux_amd64.rpm` install the downloaded file + ### Arch Linux Arch Linux users can install from the AUR: https://aur.archlinux.org/packages/github-cli/