diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 ``` |
