From 36578d1dfb3c0c6872e30580432e7fa05bb412a8 Mon Sep 17 00:00:00 2001 From: anonfunc <539@idlegandalf.com> Date: Tue, 12 Dec 2023 22:23:46 +0100 Subject: [PATCH] added package cache clear to level change instructions --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e9b53f8..846a726 100644 --- a/README.md +++ b/README.md @@ -192,7 +192,8 @@ first, then enable your desired repos again. 1. Comment or remove ALHP repo entries in `/etc/pacman.conf`. 2. Downgrade packages with `pacman -Suuy`. -3. Uncomment/add your desired repos to `/etc/pacman.conf` and update with `pacman -Suy`. +3. Clear pacman's package cache with `pacman -Scc`. +4. Uncomment/add your desired repos to `/etc/pacman.conf` and update with `pacman -Suy`. ## Matrix