summary refs log tree commit diff
diff options
context:
space:
mode:
authorLoren Burkholder <55629213+LorenDB@users.noreply.github.com>2022-02-12 15:45:12 -0500
committerGitHub <noreply@github.com>2022-02-12 15:45:12 -0500
commit9668fd4fcac50bbb63cb87e2bde68032ffb65f89 (patch)
treed4651a179a6dc065c7e5f463bc94546d61b427fb
parentUpdate openSUSE install instructions (diff)
downloadnheko-9668fd4fcac50bbb63cb87e2bde68032ffb65f89.tar.xz
Remove unneeded repo
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md

index 918adce8..c57f076f 100644 --- a/README.md +++ b/README.md
@@ -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 ```