From 89bb9e60900914c9e3ec5d8bac20392a17301b16 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Wed, 28 Mar 2018 14:00:27 +0200 Subject: [PATCH] Add install instructions for openSUSE --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 515a518..cb29506 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,18 @@ ArchLinux: Other: Search for the engines in your distributions repository or install the engines from source. -## Install +## Installation + +### Distributions + +openSUSE [package](https://build.opensuse.org/package/show/home:jubalh/sierra-gtk-theme): +``` +sudo zypper ar obs://home:jubalh homejubalh +sudo zypper ref +sudo zypper in sierra-gtk-theme +``` + +### From source Open the terminal at current directory.