From 578e6e28d7a402ac68417648714b96dcbbb26f71 Mon Sep 17 00:00:00 2001 From: project-repo Date: Tue, 21 Jul 2020 14:34:44 +0200 Subject: [PATCH] Reword README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9e49bf6..1121c59 100644 --- a/README.md +++ b/README.md @@ -19,10 +19,10 @@ other distributions given the proper library versions. ## Installation -If you are using archlinux, just use the PKGBUILDs 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) + * Using the `cagebreak` package, Cagebreak is compiled on the target system(since release 1.3.0) + * Using `cagebreak-bin` package, the pre-built binaries are extracted to the appropriate paths on the target system (since release 1.3.2) See [cagebreak-pkgbuild](https://github.com/project-repo/cagebreak-pkgbuild) for details.