summaryrefslogtreecommitdiff
path: root/download
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2017-11-06 11:44:35 +0100
committerErich Eckner <git@eckner.net>2017-11-06 11:44:35 +0100
commit302fb198d80b22e6c91cb425daff50e5aa782df3 (patch)
treee43febc469c8984cf7c32ce21f6fb4c45dddd8f3 /download
parentdb50a12d514b2452e3ca3e4d00137c3647d6a993 (diff)
downloadarchweb32-302fb198d80b22e6c91cb425daff50e5aa782df3.tar.xz
download/index.html: "pacman -Sc" should be run before and after transition
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 d231cd5..71d7eb3 100644
--- a/download/index.html
+++ b/download/index.html
@@ -67,7 +67,7 @@
<li> Run <code>pacman -Syuu</code> for a full transition.
<ul>
<li> Note, that some packages are currently newer in the official repositories and will be downgraded, therefore.</li>
- <li> Also note, that packages found in your package cache won't match the signatures from archlinux32 - either allow pacman to delete these cached packages or run <code>pacman -Sc</code> to clean your cache before you start upgrading.</li>
+ <li> Also note, that packages found in your package cache won't match the signatures from archlinux32 - either allow pacman to delete these cached packages or run <code>pacman -Sc</code> to clean your cache before you start and after you finish upgrading.</li>
</ul>
</li>
</ul>