From 859ca56b224c2768bb157ed38e8bb1df7cd0dd92 Mon Sep 17 00:00:00 2001 From: Keith Peters Date: Sat, 11 Nov 2023 16:27:24 -0500 Subject: [PATCH] Update README.md arch install with yay/paru --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ea1115a..687a83d 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,18 @@ Read more here: [Package Manager Integration](https://github.com/bit101/version/ ## Installing / Uninstalling -Install: +### Arch Linux: + +``` +yay -S version +``` +or + +``` +paru -S version +``` + +### Manual Install: ``` cd version