From 988041298dfe472f2679be314f331b07aee7110f Mon Sep 17 00:00:00 2001 From: mayfrost Date: Tue, 13 Mar 2018 17:43:36 +0000 Subject: [PATCH] Update INITIATION.md --- INITIATION.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/INITIATION.md b/INITIATION.md index 36d2371..88c3c96 100644 --- a/INITIATION.md +++ b/INITIATION.md @@ -91,7 +91,7 @@ Don't forget to create and mount the extra directories in the case you had creat `tar xvf smgl-stable--basesystem-x86_64.` ### CHROOT -* On CRUX you can issue the next command to mount everything else and chroot automatically. +* On __CRUX__ you can issue the next command to mount everything else and chroot automatically. `setup-chroot`   * On __Source Mage GNU/Linux__ mount everything else manually. `mount --bind /dev /mnt/drive/dev` @@ -170,4 +170,5 @@ Next is a simple example of setting the bootloader, for a more in depth view see * Shutdown the machine. `shutdown -h now` -And done. For more information on both distros and what to do next see: https://github.com/mayfrost/guides/blob/master/DISTROS.md +And done. For more information on both distros and what to do next see: https://github.com/mayfrost/guides/blob/master/DISTROS.md +Also check the list of software alternative to bloatware and support minimalism https://github.com/mayfrost/guides/blob/master/ALTERNATIVES.md