diff options
author | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2012-07-25 21:09:01 -0300 |
---|---|---|
committer | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2012-07-25 21:09:01 -0300 |
commit | 89ebc9ec165274a7fb3c2544faedc3171666be3b (patch) | |
tree | 1e304658ef251372ca74521145d204b2da0e53bf | |
parent | dd7d347d97774023da05915cc43ea301d003ef19 (diff) | |
download | archiso32-89ebc9ec165274a7fb3c2544faedc3171666be3b.tar.xz |
[archiso] README update
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -490,7 +490,7 @@ used to build official images with much more things. *** Building official Arch Linux live media. (configs/releng) * Install needed packages. - # pacman -S git make squashfs-tools libisoburn rsync dosfstools --needed + # pacman -S git make squashfs-tools libisoburn rsync dosfstools lynx patch --needed * Install archiso. # git clone git://projects.archlinux.org/archiso.git |