]> git.seodisparate.com - AnotherAURHelper/commitdiff
Minor tweak to README.md
authorStephen Seo <seo.disparate@gmail.com>
Mon, 17 Oct 2022 02:32:55 +0000 (11:32 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Mon, 17 Oct 2022 02:32:55 +0000 (11:32 +0900)
README.md

index c1e93083baf317b18f27e467e669f5e9b4316fb0..2db581b6946d202aff648e036dca357479c5caff 100644 (file)
--- a/README.md
+++ b/README.md
@@ -14,9 +14,9 @@ management. That must be done in the config. An example config is provided.
 
 Sometimes if a package prompts a user to select between alternate package
 dependencies, makechrootpkg will fail to select one by default (it will
-constantly output "y" to stdin when a selection requires an integer). This means
-you will need to check the logs as it is building a package to make sure this
-kind of soft-lock doesn't happen. Use `tail -f LOG_FILE.log` for example. If
+constantly output "y" to stdin when a selection requires an integer). This
+means you will need to check the logs as it is building a package to make sure
+this kind of soft-lock doesn't happen. Use `tail -f LOG_FILE` for example. If
 such a soft-lock happens, Ctrl-C the helper, and explicitly set a dependency in
 the TOML config file in a "other\_deps" array for the package like so: