From 7ede33a3f22bd628ed79643ba629fbf88798dc8a Mon Sep 17 00:00:00 2001 From: Cagebreak Signing Key 3 Date: Sat, 27 Jun 2020 18:48:03 +0200 Subject: [PATCH] Add information on AUR PKGBUILDs --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ae0ce24..9e49bf6 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,10 @@ other distributions given the proper library versions. ## Installation -If you are using archlinux, just clone the [PKGBUILD](https://aur.archlinux.org/cagebreak.git) from the aur. +If you are using archlinux, just use the PKGBUILDs from the aur. + + * `cagebreak` is for those who want to build cagebreak themselves (since release 1.3.0) + * `cagebreak-bin` simply extracts files to the appropriate path (since release 1.3.2) See [cagebreak-pkgbuild](https://github.com/project-repo/cagebreak-pkgbuild) for details.