]> git.seodisparate.com - AnotherAURHelper/commitdiff
Update README.md
authorStephen Seo <seo.disparate@gmail.com>
Thu, 2 Jun 2022 06:24:25 +0000 (15:24 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Thu, 2 Jun 2022 06:24:25 +0000 (15:24 +0900)
README.md

index 10028704c0dce1a613bb92cd22b1f19563376efc..eedb78c07f0ae93176b866b05fa40c07692b4c1c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -14,12 +14,14 @@ management. That must be done in the config. An example config is provided.
 
 The AUR Helper requires several things:
 
-  - A CHROOT to build in
+  - A CHROOT to build in.
   - A "checking GNUPG" directory that contains the GPG public keys that will be
-    checked when building the PKGBUILD
+    checked when building the PKGBUILD.
   - A "singing GNUPG" directory that contains the GPG private key that will sign
     the built packages and repository database.
-  - SUDO privileges to be able to use `makechrootpkg`
+  - SUDO privileges to be able to use `makechrootpkg`.
+  - `/etc/pacman.conf` must be configured to use the custom repository's
+    packages if `pacman -U` will not be used.
 
 ## Dependencies