fix: typo

This commit is contained in:
Kuoi 2023-03-23 14:52:30 +08:00 committed by GitHub
parent fc6bc3eae1
commit 33971e75fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,7 +55,7 @@ you can edit `/etc/pacman.d/mirrorlist` and `/etc/pacman.d/mirrorlist.bio`, and
The example commands will let you use the Linux kernel, you can replace it with other kernels. The example commands will let you use the Linux kernel, you can replace it with other kernels.
``` ```
# pacstrap -K /mnt base-bio linux linux-firmware # pacstrap /mnt base-bio linux linux-firmware
``` ```
### pacman.conf ### pacman.conf