summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index f4878ca..a31f4fd 100644
--- a/README.md
+++ b/README.md
@@ -24,8 +24,8 @@ Taskbar badge notifications for KDE Plasma 6. Dynamically discovers running appl
## Install
```bash
-git clone https://github.com/example/notification-badge.git
-cd notification-badge
+git clone ssh://git@git.nmm.ee/asko/plasma-task-manager-notifications.git
+cd plasma-task-manager-notifications
make install
```