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:27:05 +0200
committerLord Anton Hvornum <anton.feeds@gmail.com>2018-05-05 19:27:05 +0200
commit97248e5c4ca2f46f4624324d4accaa7d092b54d7 (patch)
tree79b4edea6f189fc8c9045f6d86646d10aea40571 /README.md
parent4001428149d38dc947ac70511f92ef089e69f45c (diff)
parentbd5334145004c156008c83337fd0ea2397eb1a0b (diff)
Synced in changes from master. had a re-arrange issue. but other than that nothing much
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index bfc28d0a..1a133ad3 100644
--- a/README.md
+++ b/README.md
@@ -20,14 +20,15 @@ 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)*
# Rerunning a installation
# umount -R /mnt; cryptsetup close /dev/mapper/luksdev
# python3 ./archinstall/archinstall.py
-
> Note: This assumes `--post=stay` is set to avoid instant reboot at the end.
# Some parameters you can give it