aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRudy Bousset <bousset.rudy@gmail.com>2019-09-02 14:20:31 +0200
committerRudy Bousset <bousset.rudy@gmail.com>2019-09-02 14:20:31 +0200
commitf6d4b1442abb7b203b3f53301cede9f5d2499c38 (patch)
tree746fca7c4fb83fe27589dc7c7328953389c5e1cc /README.md
parentwork almost done (diff)
downloadarch-installer-f6d4b1442abb7b203b3f53301cede9f5d2499c38.tar.gz
arch-installer-f6d4b1442abb7b203b3f53301cede9f5d2499c38.tar.bz2
arch-installer-f6d4b1442abb7b203b3f53301cede9f5d2499c38.tar.xz
arch-installer-f6d4b1442abb7b203b3f53301cede9f5d2499c38.tar.zst
arch-installer-f6d4b1442abb7b203b3f53301cede9f5d2499c38.zip
still not done
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 6 insertions, 4 deletions
diff --git a/README.md b/README.md
index 441c4f1..3186367 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,11 @@
Work in progress
+# disclaimer: While there is a basic error management, do not try to break the script as it will most certainly work. This is meant to ease your life, it is not a skill test
+
+# disclaimer: do NOT run this on your installed machine unless you are in the live Arch ISO environment and your intention is to install Arch on the system
+
+# disclaimer: this is not meant for new users. It is meant for users that already know all of this and more or less understand what's going on. It's always best to learn Arch by yourself
+
# does not install any bloatware other than base, base-devel and sudo
# not made for single disk dual boot, neither for multiple-disk partitionning
@@ -7,7 +13,3 @@ Work in progress
# BIOS version soon to come
# tutorial
-
-# disclaimer: While there is a basic error management, do not try to break the script as it will most certainly work. This is meant to ease your life, it is not a skill test
-
-# disclaimer, do NOT run this on your installed machine unless you are in the live Arch ISO environment and your intention is to install Arch on the system