From f1f0abfe24855112131914237ec685a605007a35 Mon Sep 17 00:00:00 2001 From: Lemmy Date: Tue, 19 Aug 2025 14:14:52 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f0ae200..7f8b4ff 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ A sleek, minimal, and thoughtfully crafted desktop shell for Wayland using **Qui yay -S quickshell-git # Download and install Noctalia -mkdir -p ~/.config/quickshell && curl -sL https://github.com/noctalia-dev/noctalia-shell/releases/latest/download/noctalia-shell-latest.tar.gz | tar -xz --strip-components=1 -C ~/.config/quickshell/ +mkdir -p ~/.config/quickshell && curl -sL https://github.com/noctalia-dev/noctalia-shell/archive/refs/heads/main.tar.gz | tar -xz --strip-components=1 -C ~/.config/quickshell ``` ### Usage