index : archweb32 | |
Archlinux32 website | gitolite user |
summaryrefslogtreecommitdiff |
author | Justin Su <3387175+injust@users.noreply.github.com> | 2018-05-06 01:50:21 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-05-06 01:50:21 -0400 |
commit | dd252ae2ec5bd53d8f05c794ada858d44dabb3f3 (patch) | |
tree | 46b417c14bf57dd8f43623114391d02cbc1a7db6 /download | |
parent | 2a3d2b68c0f322ee1ffb1db1c69fd68a94ecb4c4 (diff) |
-rw-r--r-- | download/index.html | 2 |
diff --git a/download/index.html b/download/index.html index cf4d091..f26a825 100644 --- a/download/index.html +++ b/download/index.html @@ -67,7 +67,7 @@ to <a href="https://mirror.archlinux32.org/i686/">our community maintained repositories</a>, follow these steps:</p> <ul> - <li> Put any mirror from <a href="https://raw.githubusercontent.com/archlinux32/packages/master/core/pacman-mirrorlist/mirrorlist">our mirrolist</a> + <li> Put any mirror from <a href="https://raw.githubusercontent.com/archlinux32/packages/master/core/pacman-mirrorlist/mirrorlist">our mirrorlist</a> into <code>/etc/pacman.d/mirrorlist</code>.</li> <li> Execute <code>pacman -Syy archlinux32-keyring-transition</code> to install our keyring transition package signed by one of the x86_64 archlinux devs.</li> <li> Execute <code>pacman -S archlinux32-keyring</code> to install our most recent keyring package.</li> |