Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLord Anton Hvornum <anton.feeds@gmail.com>2018-05-05 19:25:03 +0200
committerLord Anton Hvornum <anton.feeds@gmail.com>2018-05-05 19:25:03 +0200
commitbd5334145004c156008c83337fd0ea2397eb1a0b (patch)
tree55f3ecc7fccaa02ac369d2aefd22abc6973affba /README.md
parentba09d311a21bdc5757237253d07a21019fceedcb (diff)
Fixed: customize_rootfs.sh is not always run from /root, meaning 'git clone' would occationally fail to clone into /root rendering the rest of the process invalid.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index ae064471..2c566a4e 100644
--- a/README.md
+++ b/README.md
@@ -19,9 +19,12 @@ Whenever this live-cd boots, from here on now - it'll run `archinstall.py`.
# Manually run it on a booted Live CD
+ # pacman -Sy git
# git clone https://github.com/Torxed/archinstall.git
# python3 ./archinstall/archinstall.py
+> Note: *(You could also wget the `archinstall.py` script and skip installing git)*
+
# Some parameters you can give it
--drive=</dev/sdX>