diff --git a/README.md b/README.md index 1e71643d2..4af4c44ff 100644 --- a/README.md +++ b/README.md @@ -228,7 +228,8 @@ It will go through everything from packaging, building and running *(with qemu)* ## 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 should update the + +For a quick fix the below command will install the latest keyrings ```pacman -Sy archlinux-keyring```