summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorLoren Burkholder <55629213+LorenDB@users.noreply.github.com>2022-02-10 19:27:59 -0500
committerGitHub <noreply@github.com>2022-02-10 19:27:59 -0500
commit7b9a0f087194a4e3592098a9a4d21f5a9811b208 (patch)
tree9705a0b81070c173e8848133fbd79441b64caddb /README.md
parentFix application name on Wayland in flatpak (diff)
downloadnheko-7b9a0f087194a4e3592098a9a4d21f5a9811b208.tar.xz
Update openSUSE install instructions
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 12 insertions, 2 deletions
diff --git a/README.md b/README.md
index 43b864e0..918adce8 100644
--- a/README.md
+++ b/README.md
@@ -97,10 +97,20 @@ Make sure you have the testing repositories from `edge` enabled. Note that this
 sudo apk add nheko
 ```
 
-#### openSUSE (Leap or Tumbleweed)
+#### openSUSE
+
+Note: these instructions have only been tested on Tumbleweed.
+
+First, install nheko:
 ```bash
+sudo zypper addrepo https://download.opensuse.org/repositories/network:messaging:matrix/openSUSE_Tumbleweed/network:messaging:matrix.repo
+sudo zypper ref
 sudo zypper in nheko
-# If you want to add identicon support and are using Tumbleweed, run these as well
+```
+
+If you want to add jdenticon support, run these commands as well:
+
+```bash
 sudo zypper addrepo https://download.opensuse.org/repositories/home:LorenDB/openSUSE_Tumbleweed/home:LorenDB.repo
 sudo zypper refresh
 sudo zypper install qt-jdenticon