From 45ea45de404ea95678047ecfd9f4375008384a20 Mon Sep 17 00:00:00 2001 From: abs3nt Date: Tue, 7 Mar 2023 19:06:48 -0800 Subject: [PATCH] README' --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 42a7db6..ad1b2b1 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,11 @@ This project is still under heavy development and some things might not work or # To install (with a package manager): ## Archlinux ([AUR]) -```yay -S gospt``` +```yay -S gospt``` + +or + +```yay -S gospt-git``` ## NetBSD ([Official repositories]) ```pkgin install gospt``` @@ -23,6 +27,7 @@ This project is still under heavy development and some things might not work or ```cd gospt``` + ```make build && sudo make install``` [AUR]: https://aur.archlinux.org/packages/gospt