aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2022-12-23 18:37:36 +0100
committerThomas Voss <mail@thomasvoss.com> 2022-12-23 18:37:36 +0100
commitd0c0c7b57ae50b3237270b8110747f5948e21935 (patch)
tree4c267c6c2fdbe8799da93f8746ef0c96f65fe060
parent2a0a255422826bafce10e0c82efbd295bd4c24fa (diff)
Fix AUR namesHEADmaster
-rw-r--r--README.md4
1 files 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: