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:15:05 +0200
committerLord Anton Hvornum <anton.feeds@gmail.com>2018-05-05 19:15:05 +0200
commit0fbebe6207a8ee1aa5dcff6eb1264f95fe59a808 (patch)
treece4544c6a19367a6580936cd304ae72bab994486 /README.md
parent8c6185710e2b5de3bd854124b7a9c66c4f2572ca (diff)
parentba09d311a21bdc5757237253d07a21019fceedcb (diff)
Merge branch 'master' into net-deploy
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1921e7ac..8138ae0d 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ Just a bare bone automated [Arch](https://wiki.archlinux.org/index.php/Arch_Linu
# cd ~/archlive
# echo -e "git\npython-psutil" >> packages.both
- # echo "git clone -b net-deploy --single-branch https://github.com/Torxed/archinstall.git" >> ./airootfs/root/customize_airootfs.sh
+ # echo "git clone https://github.com/Torxed/archinstall.git" >> ./airootfs/root/customize_airootfs.sh
# echo "chmod +x ~/archinstall/archinstall.py" >> ./airootfs/root/customize_airootfs.sh
# mkdir ./airootfs/etc/skel
# echo '[[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && sh -c ~/archinstall/archinstall.py' >> ./airootfs/etc/skel/.zprofile
@@ -19,7 +19,7 @@ Whenever this live-cd boots, from here on now - it'll run `archinstall.py`.
# Manually run it on a booted Live CD
- # git clone -b net-deploy --single-branch https://github.com/Torxed/archinstall.git
+ # git clone https://github.com/Torxed/archinstall.git
# python3 ./archinstall/archinstall.py
# Rerunning a installation