From 17bf0ae19664a94ec802e48604474e9fdfcbfb85 Mon Sep 17 00:00:00 2001 From: KoNicks <61112636+KoNickss@users.noreply.github.com> Date: Thu, 14 Jan 2021 00:25:45 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a96f68e..88323b4 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ After you do `koffe-shell` to enter the container, you can do `helpme` to list c ### 1.Register the packages (you only have to do this once) To do that, use the command `register package-name` #### !!IMPORTANT!! : you need these following packages for even the most basic of installs: base, linux, linux-firmware, libnewt (for the script) and grub, register them before any other packages. -If you package is a group (like gnome, xorg, plasma) do register-g instead of register. +If the package is actually a group (like gnome, xorg, plasma) do register-g instead of register. TIP: To make package groups, simply make a folder in /arch/pkgs and move all packages you want to put in said group in that folder, afther that when you select the folder it'll fetch everything in it. ### 2. Make the iso Run `iso-make`, you will be prompted with a screen where you can choose what packages (from the registered ones) to download for the installation, once again you need the packages listed in step 1 for even the most basic installs, so add them for a healthy install. After you're done choosing the packages and downloading them, choose the "done" option at the very bottom and let the iso generate.