aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2022-10-13 02:49:10 +0200
committerThomas Voss <mail@thomasvoss.com> 2022-10-13 02:49:10 +0200
commit106b303b1f76b8b92c89fb4f54c1f97ddbac5d2c (patch)
treeab54678848cf72cecf47742164766250fc694fcb
parenteb1da760938030480240191b52db8cec3e9be2c6 (diff)
Document new center package
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4cab388..a25f245 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,8 @@ If you're on an arch-based Linux distribution, then you can install `center`
from the aur:
```sh
-paru -S center-git
+paru -S center # The lastest stable release
+paru -S center-git # The most up-to-date release
```
Otherwise if you would like to build from source, simply run: