From 6572a31492871a477a20001a200bcba5d4423f37 Mon Sep 17 00:00:00 2001 From: Augusto Gunsch Date: Fri, 13 Aug 2021 17:32:09 -0300 Subject: [PATCH] Add quick install --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 89bfc0a..25fb047 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,10 @@ -Bash scripts for installing Arch/Artix Linux. `install.sh` installs the whole system from scratch and then calls `post-install.sh`. If you prefer, you may install the system manually (or in an existing installation) and run `post-install.sh` alone. +Bash scripts for installing Arch/Artix Linux. `install.sh` installs the whole system from scratch and then calls `post-install.sh`. If you prefer, you may install the system manually (or in an existing installation) and run `post-install.sh` alone. There is no need to clone the repository, as each script can download missing files. + +# Quick install +```curl https://raw.githubusercontent.com/augustogunsch/install-arch/master/install.sh -o install.sh +chmod +x install.sh +./install.sh +``` # Supported platforms ## System