]> git.seodisparate.com - AnotherAURHelper/commitdiff
Fix README.md
authorStephen Seo <seo.disparate@gmail.com>
Tue, 2 Apr 2024 06:03:34 +0000 (15:03 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Tue, 2 Apr 2024 06:03:58 +0000 (15:03 +0900)
README.md

index 8aa21b983e5ec23c8423c359409c28e31599b123..f1ab1dedff6564c77489a1e50bcd7cf9e9dbb631 100644 (file)
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ works for me. It always builds in a CHROOT, and it lets the user check the
 PKGBUILD (by default) prior to building. There is no automatic dependency
 management. That must be done in the config. An example config is provided.
 
-Note that if a "install=<filename>" is specified in the PKGBUILD, then the
+Note that if a "install=\<filename\>" is specified in the PKGBUILD, then the
 configured editor will also open the specified file once the PKGBUILD is
 approved by the user. This check is necessary because such "install scripts"
 define hooks that are run when the package is installed.