Update README.md

This commit is contained in:
Stephen Seo 2022-11-10 17:54:30 +09:00
parent 686ff27ded
commit bf8ba7fcd7

View file

@ -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`.