Skip to content
Snippets Groups Projects
Unverified Commit da6d583e authored by Loren Burkholder's avatar Loren Burkholder Committed by GitHub
Browse files

Add openSUSE install instructions

parent 123aeead
No related branches found
No related tags found
No related merge requests found
Pipeline #2322 passed
......@@ -95,6 +95,15 @@ Make sure you have the testing repositories from `edge` enabled. Note that this
sudo apk add nheko
```
#### openSUSE (Leap or Tumbleweed)
```bash
sudo zypper in nheko
# If you want to add identicon support and are using Tumbleweed, run these as well
sudo zypper addrepo https://download.opensuse.org/repositories/home:LorenDB/openSUSE_Tumbleweed/home:LorenDB.repo
sudo zypper refresh
sudo zypper install qt-jdenticon
```
#### Flatpak
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment