From d0c0c7b57ae50b3237270b8110747f5948e21935 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Fri, 23 Dec 2022 18:37:36 +0100 Subject: Fix AUR names --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 53aed12..76bd85f 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,8 @@ If you're on an arch-based Linux distribution, then you can install lux from the aur: ```sh -paru -S lux # The lastest stable release -paru -S lux-git # The most up-to-date release +paru -S clux # The lastest stable release +paru -S clux-git # The most up-to-date release ``` Otherwise if you would like to build from source, simply run: -- cgit v1.2.3