From 2423bb97ffbc4d4dca0a4eb4c0d4ddc71bdfe363 Mon Sep 17 00:00:00 2001 From: aheirman <48590738+aheirman@users.noreply.github.com> Date: Wed, 17 Aug 2022 10:31:26 +0200 Subject: [PATCH] Update INSTALL.md --- INSTALL.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/INSTALL.md b/INSTALL.md index f59c26e..a260c10 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -55,6 +55,9 @@ For any packages you want to install tar -I zstd -xf /mnt/..tar.zst -C /install_root ``` +## The init system +Use https://github.com/iglunix/iglunix/tree/main/init not https://github.com/iglunix/init + ## Installing Bootloaders ```