From 68bbd71053e11057ebdce612b534d6f146451a5d Mon Sep 17 00:00:00 2001 From: proledatarian Date: Wed, 19 Jan 2022 21:19:27 +0000 Subject: [PATCH] Update install.md --- install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.md b/install.md index 5ae7d87..b0162cb 100644 --- a/install.md +++ b/install.md @@ -91,7 +91,7 @@ _-U = Use UUID for source identifiers (shortcut for -t LABEL). $ arch-chroot /mnt **Set your hostname.** -$ echo mycomputer > /etc/hostname +$ echo $host > /etc/hostname **Generate locale.gen for your preferred language (and preferribly english).** $ nano /etc/locale.gen