From f4bd48d5d39c1fcdf22fb5b1534f2da033bc9d91 Mon Sep 17 00:00:00 2001 From: rickellis Date: Wed, 21 Mar 2018 17:41:46 -0600 Subject: [PATCH] Updated docs --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 89d3b82..0ff4660 100644 --- a/README.md +++ b/README.md @@ -469,11 +469,10 @@ The installation is basically done so we now update all installed packages: --- -## Reboot +## Congratulations! -__Note:__ Before rebooting, if you are using WiFi rather than a wired connection, you might want to install a __[network package](https://wiki.archlinux.org/index.php/Wireless_network_configuration)__ to allow WiFi connectivity with your new system. - -You should now have a working Arch Linux installation. It doesn't have a desktop environment or any applications yet, but the base installation is done. You can now reboot and remove the USB drive: +You should now have a working Arch Linux installation. It doesn't have a desktop environment or any applications yet...for that you can +check out my __[ArchMatic](https://github.com/rickellis/ArchMatic)__ repo, but the base installation is done. First, exit chroot: @@ -490,6 +489,11 @@ Or, if you prefer you can shutdown. Instead of `reboot` use: $ poweroff +## Next Step + +Check out my __[ArchMatic](https://github.com/rickellis/ArchMatic)__ repo to install and configure a full system. + + ## If you are installing Arch on VirtualBox Instead of rebooting, as indicated above, shut down the virtual machine and do the following;