From 782a6db56dd37843fdd0cb0ed0e3172ce70e498e Mon Sep 17 00:00:00 2001 From: Peter Fajdiga Date: Thu, 9 Jan 2025 17:51:25 +0100 Subject: [PATCH] readme: prepend "Then" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 03d1d03..29ead0e 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Karousel requires the following QML modules: ## Installation First install the _org.kde.notification_ QML module (_qml-module-org-kde-notifications_ package on Ubuntu). -Download the [latest release](https://github.com/peterfajdiga/karousel/releases/latest) and extract it into _~/.local/share/kwin/scripts/_. +Then download the [latest release](https://github.com/peterfajdiga/karousel/releases/latest) and extract it into _~/.local/share/kwin/scripts/_. Or clone the repo and run `make install` (requires node and tsc).