Update install.md

This commit is contained in:
proledatarian 2022-01-19 21:19:27 +00:00
parent 409b0af8fb
commit 68bbd71053
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ _-U = Use UUID for source identifiers (shortcut for -t LABEL).
$ arch-chroot /mnt $ arch-chroot /mnt
**Set your hostname.** **Set your hostname.**
$ echo mycomputer > /etc/hostname $ echo $host > /etc/hostname
**Generate locale.gen for your preferred language (and preferribly english).** **Generate locale.gen for your preferred language (and preferribly english).**
$ nano /etc/locale.gen $ nano /etc/locale.gen