From 83cd281a77f02500a024d48e7e35a9e4e2161cfe Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Thu, 6 Mar 2025 16:12:19 +0900 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bb95888..d7fad17 100644 --- a/README.md +++ b/README.md @@ -140,6 +140,10 @@ with the chroot. name = "ion-git" link_cargo_registry = true +Note that packages with this option enabled may fail to build if +`$HOME/.cargo/registry` and `$HOME/.cargo/git` does not exist for the user +running AnotherAURHelper. + ## `is_timed` and `is_log_timed` If `is_timed` is `true` in the config, then output logs are prepended with a -- 2.49.0