diff --git a/README.md b/README.md index 1cad9da3..4af4c44f 100644 --- a/README.md +++ b/README.md @@ -226,6 +226,13 @@ It will go through everything from packaging, building and running *(with qemu)* # FAQ +## Keyring out-of-date +For a description of the problem see https://archinstall.archlinux.page/help/known_issues.html#keyring-is-out-of-date-2213 and discussion in issue https://github.com/archlinux/archinstall/issues/2213. + +For a quick fix the below command will install the latest keyrings + +```pacman -Sy archlinux-keyring``` + ## How to dual boot with Windows To install Arch Linux alongside an existing Windows installation using `archinstall`, follow these steps: