diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2021-10-16 11:42:39 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2021-10-16 11:42:39 +0200 |
| commit | 8321f8a59e711532f9469dfbc95663b396d2ad28 (patch) | |
| tree | 885cd66c5debdf161c3c79cda1d0723444b87399 /README.md | |
| parent | b9a35f891b24380ce57d1468463ffe71e2738204 (diff) | |
| download | soria-8321f8a59e711532f9469dfbc95663b396d2ad28.tar.gz soria-8321f8a59e711532f9469dfbc95663b396d2ad28.zip | |
Bumping some versions
That is, include the latest version of GNU Emacs on the CI and update
the documentation.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -24,7 +24,7 @@ wiki](https://github.com/mssola/soria/wiki)): ## Installation -### package.el (recommended) +### MELPA (recommended) This theme is available from [MELPA](https://melpa.org/#/soria-theme) and [MELPA stable](https://stable.melpa.org/#/soria-theme). Thus, you can install this @@ -80,8 +80,8 @@ project](https://build.opensuse.org/package/show/home:mssola/soria-theme). You 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 +# This is the openSUSE Leap 15.3 repository. Check my home project for more openSUSE distributions. +$ sudo zypper ar https://download.opensuse.org/repositories/home:/mssola/openSUSE_Leap_15.3/ home:mssola $ sudo zypper ref home:mssola $ sudo zypper install soria-theme ``` |
