docs: re-visit amd intel

main
sudo pacman -Syu 2021-03-30 10:34:16 +07:00 committed by GitHub
parent 45b0b07606
commit 4ac63772af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 10 deletions

View File

@ -73,18 +73,12 @@ mount /dev/sdxY /mnt/home
```sh
pacstrap /mnt base base-devel linux linux-lts linux-zen linux-firmware neovim
```
Using Intel:
```sh
pacstrap /mnt intel-ucode
```
Using AMD:
```sh
# AMD
pacstrap /mnt amd-ucode
# Intel
pacstrap /mnt intel-ucode
```
### Boot loader