From 20445354543fc406de515da8db82035b8d3cfe99 Mon Sep 17 00:00:00 2001 From: hau Date: Sun, 6 Sep 2020 17:31:30 +0700 Subject: [PATCH] better install archlinux --- install-archlinux.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/install-archlinux.md b/install-archlinux.md index d1c42a6..51a5d35 100644 --- a/install-archlinux.md +++ b/install-archlinux.md @@ -81,7 +81,7 @@ mount /dev/xxxY /mnt/home ### Installation ```sh -pacstrap /mnt base linux linux-firmware base-devel neovim intel-ucode +pacstrap /mnt base base-devel linux linux-firmware man-db man-pages intel-ucode neovim ``` ### Boot loader @@ -160,7 +160,6 @@ Uncomment or add if not exist options in `/etc/pacman.conf`: ```txt # Misc options Color -ILoveCandy ``` ### [AUR](https://wiki.archlinux.org/index.php/Arch_User_Repository)