From 21731733ed160c8754b15114fdc53ef9f9a203e5 Mon Sep 17 00:00:00 2001 From: Tommaso Chiti Date: Sat, 28 May 2022 18:12:13 +0200 Subject: [PATCH] Fix readme. --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ec4e188..4241a79 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,10 @@ 3. Boot the live environment 4. Set the keyboard layout by using `loadkeys ` 5. Connect to the internet -6. Run this `bash <(curl -sL bit.ly/easy-arch)` +6. Run either one of these (always check twice before piping script into bash) +``` +bash <(curl -s https://raw.githubusercontent.com/classy-giraffe/easy-arch/main/easy-arch.sh) +bash <(curl -sL bit.ly/easy-arch)``` ### Partitions layout