aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..1ba8d7c
--- /dev/null
+++ b/README.md
@@ -0,0 +1,22 @@
+# archfi
+
+Just a simple bash script to install Arch Linux after you have booted on the official Arch Linux install media.
+
+With this script, you can install Arch Linux with 2 lines of code.
+
+This script is maked to install minimum packages (base, grub and optionally os-prober).
+But now, you can install or launch archdi (Arch Linux Destop Install) to install and configure desktop packages.
+archdi project : https://github.com/MatMoul/archfi
+
+You can watch the my videos to show how to use it :
+https://www.youtube.com/watch?v=-Ne4pYDqslc&list=PLytHgIKLV1caHlCrcTSkm5OF2WSVI1_Sq
+
+How to use :
+Boot with the Arch Linux image : https://www.archlinux.org/download/
+
+And type the next two lines :
+wget matmoul.github.io/archfi
+sh archfi
+
+as an alternative you can call (with this argument you have a learning message for each operation):
+sh archfi -l