Remove unneeded repo

This commit is contained in:
Loren Burkholder 2022-02-12 15:45:12 -05:00 committed by GitHub
parent 7b9a0f0871
commit 9668fd4fca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -108,11 +108,9 @@ sudo zypper ref
sudo zypper in nheko
```
If you want to add jdenticon support, run these commands as well:
If you want to add jdenticon support:
```bash
sudo zypper addrepo https://download.opensuse.org/repositories/home:LorenDB/openSUSE_Tumbleweed/home:LorenDB.repo
sudo zypper refresh
sudo zypper install qt-jdenticon
```