From bf8ba7fcd761602b75c7c54cbaf821d38519b2b1 Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Thu, 10 Nov 2022 17:54:30 +0900 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2db581b..cb84377 100644 --- a/README.md +++ b/README.md @@ -179,3 +179,7 @@ Use the `makechrootpkg_noskipinteg.hook` to modify the `makechrootpkg` script to not skip integrity checks. The hook must be placed in `/etc/pacman.d/hooks/`. + +Note that the hook only takes effect when `devtools` is updated. If you want to +activate the hook immediately, you can reinstall `devtools` with +`pacman -S devtools`.