diff --git a/README.md b/README.md
index 918adce8cf1c5a0337be79276cc06bec5b09f51f..c57f076fb9985df0814d122a249580fcc465ec63 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
 ```