From a6f72b1793d31845453da166d9cb9b9fc154cfe5 Mon Sep 17 00:00:00 2001 From: Asko Nõmm Date: Wed, 29 Apr 2026 21:06:17 +0300 Subject: Fix install instructions with correct repo URL and folder name --- README.md | 4 ++-- 1 file 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 ``` -- cgit v1.2.3