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:25:51 +0200
committerGitHub <noreply@github.com>2018-04-06 20:25:51 +0200
commit80b97f3350f1f43f9b204574cffb754d9ea27dfc (patch)
treec8755102cb4c638501ef5fd8940ddc1008fe76eb /README.md
parent339d6878f1c1de217719b1898f8fbe0146c74e0a (diff)
Update README.md
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