From d9010ed27b4c0265cc6040962ecc15b952373211 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Tue, 14 Apr 2020 10:45:37 +0200 Subject: Refined install instructions for openSUSE MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2a631bf..a4287a1 100644 --- a/README.md +++ b/README.md @@ -78,9 +78,12 @@ running the following lisp code: I have also created a package inside of [my personal OBS project](https://build.opensuse.org/package/show/home:mssola/soria-theme). You -can add that repository and then perform: +can add the repository for your openSUSE distribution and install it like so: ``` +# This is the openSUSE Leap 15.1 repository. Check my home project for more openSUSE distributions. +$ sudo zypper ar https://download.opensuse.org/repositories/home:/mssola/openSUSE_Leap_15.1/ home:mssola +$ sudo zypper ref home:mssola $ sudo zypper install soria-theme ``` -- cgit v1.2.3