From 348a4194008bddff7eaa31f173850dbd624b9790 Mon Sep 17 00:00:00 2001 From: Lemniskett Date: Wed, 18 Nov 2020 01:14:00 +0700 Subject: [PATCH] #2 Added. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 98822e9..4fec99e 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,11 @@ Installs Arch Linux inside a chroot enviroment. ## Why? Ever since I'm running some niche distros like Void, Solus, I had a problem finding softwares I need in their not-so-large repositories, also I don't like how flatpak and snap works. so i decided to create an Arch Linux chroot enviroment everytime I distrohop. Why Arch Linux? They have a really, really good repositories, oh and don't mention how big AUR is. ## Installation +### Dependencies +- Bash +- Sed +- Wget +- Tar ### Installing Archbox It's pretty easy, just run ```install.sh``` as root. ### Installing chroot enviroment