From 106b303b1f76b8b92c89fb4f54c1f97ddbac5d2c Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Thu, 13 Oct 2022 02:49:10 +0200 Subject: Document new center package --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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: -- cgit v1.2.3