aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: