From 06abd531fc38caf7d55b2bb93cf47bfd083f41ea Mon Sep 17 00:00:00 2001 From: Johannes Kamprad Date: Wed, 17 Nov 2021 22:39:11 +0100 Subject: [PATCH] Update README.md removed packages.list we do now have only one central used list file here: https://github.com/endeavouros-team/EndeavourOS-packages-lists --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 54181bc..60eddb4 100644 --- a/README.md +++ b/README.md @@ -114,6 +114,7 @@ If you have the old EndeavourOS default i3-setup installed you need to remove .X `rm ~.Xresources` **install needed apps and programms for i3wm:** +We do use now the default packages lists repo for all packages lists: `wget https://raw.githubusercontent.com/endeavouros-team/EndeavourOS-packages-lists/master/i3` `sudo pacman -S --needed - < i3`