mirror of
https://github.com/BioArchLinux/iso.git
synced 2025-03-10 06:14:01 +00:00
fix: typo
This commit is contained in:
parent
fc6bc3eae1
commit
33971e75fb
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue