From e6e0f7c2768439a958433784f50986eeb77dd86d Mon Sep 17 00:00:00 2001 From: KoNicks <61112636+KoNickss@users.noreply.github.com> Date: Thu, 14 Jan 2021 00:17:22 +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 9df2ece..a96f68e 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ After you're done unziping the image, edit `/usr/share/koffe/archbox/etc/pacman. ### `curl https://koffe.netlify.app/install-box | bash` and `pacman -Syu` to add the necessary files. After that just exit and re-enter the container and you should be able to use it. ## Usage -After you do `koffe-shell` to enter the container, you can do `help-koffe` to list commands, I'm gonna list the steps of making a basic iso. +After you do `koffe-shell` to enter the container, you can do `helpme` to list commands, I'm gonna list the steps of making a basic iso. ### 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.