Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7d23fa63..2697655f 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ Just a bare bone arch install
# Autorun on Arch Live CD
# cd ~/archlive
- # echo "git" >> packages.both
+ # echo -e "git\npython-psutil" >> 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