Skip to content

Commit

Permalink
better safe than sorry
Browse files Browse the repository at this point in the history
  • Loading branch information
Justus0405 committed Dec 26, 2024
1 parent 6b87365 commit a536df7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/1-getting-started/inside-iso.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ mount --mkdir /dev/nvme0n1p1 /mnt/boot
> Install the essential system packages:
```bash
pacman -Syy
pacstrap -K /mnt base base-devel linux-zen linux-zen-headers linux-firmware sof-firmware nano networkmanager grub efibootmgr intel-ucode bash-completion
```

Expand Down

0 comments on commit a536df7

Please sign in to comment.