Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAnton Hvornum <anton.feeds@gmail.com>2018-04-06 20:02:37 +0200
committerGitHub <noreply@github.com>2018-04-06 20:02:37 +0200
commit339d6878f1c1de217719b1898f8fbe0146c74e0a (patch)
treebb8fd6af9e833bf293764c0a48843f363f9e2cbd /README.md
parent6cb796aad532c11412498f78590a1d1a81f47d0f (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1a0bdd07..7d23fa63 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,7 @@ Just a bare bone arch install
# cd ~/archlive
# echo "git" >> packages.both
# 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