index : archweb32 | |
Archlinux32 website | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | download/index.html | 2 |
diff --git a/download/index.html b/download/index.html index 15aa340..6f1af26 100644 --- a/download/index.html +++ b/download/index.html @@ -66,7 +66,7 @@ <h3>Fixing Broken Keyring(s)</h3> Sometimes an ISO contains broken keys. This can easily be fixed by updating your keyring with <code>pacman -S archlinux-keyring archlinux32-keyring</code> - and then <code>pacman-key --init</code>, <code>pacman-key populate archlinux archlinux32</code> + and then <code>pacman-key --init</code>, <code>pacman-key --populate archlinux32</code> and <code>pacman-key --refresh</code>. Eventually this is something you want to do in the chroot of your installation (<code>arch-chroot /mnt</code>). |