index : archweb32 | |
Archlinux32 website | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2025-04-19 09:56:59 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2025-04-19 09:56:59 +0200 |
commit | ec172f4316949f0624b3cf0c130eb9efb9829ef1 (patch) | |
tree | 0cf97064e19271e532e80bde9c990abcb0d9e095 | |
parent | a4971c4c377152a4c0d88fa18ba5560c39f9c39a (diff) |
-rw-r--r-- | download/index.html | 4 |
diff --git a/download/index.html b/download/index.html index 6f79aa5..72af383 100644 --- a/download/index.html +++ b/download/index.html @@ -93,9 +93,9 @@ 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>).</p> - <p>Eventually manually importing key by command + <p>Eventually manually import the key with <code>pacman-key -r CEB167EFB5722BD6 --keyserver hkp://keyserver.ubuntu.com:80</code> - or replacing keyserver line in <code>/etc/pacman.d/gnupg/gpg.conf</code> accordingly is + or replace the keyserver line in <code>/etc/pacman.d/gnupg/gpg.conf</code> accordingly if necessary.</p> <h3>BitTorrent Download (recommended)</h3> |