summaryrefslogtreecommitdiff
path: root/download
diff options
context:
space:
mode:
authordeep-42-thought <github@eckner.net>2018-05-06 09:30:35 +0200
committerGitHub <noreply@github.com>2018-05-06 09:30:35 +0200
commitc2975011d10cac0d4c03c0c053de9873b7f632f3 (patch)
tree46b417c14bf57dd8f43623114391d02cbc1a7db6 /download
parent2a3d2b68c0f322ee1ffb1db1c69fd68a94ecb4c4 (diff)
parentdd252ae2ec5bd53d8f05c794ada858d44dabb3f3 (diff)
downloadarchweb32-c2975011d10cac0d4c03c0c053de9873b7f632f3.tar.xz
Merge pull request #6 from injust/patch-1
Fix a typo
Diffstat (limited to 'download')
-rw-r--r--download/index.html2
1 files changed, 1 insertions, 1 deletions
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>