From 33971e75fbae62d4552d4281b294ea18bf5b4a66 Mon Sep 17 00:00:00 2001 From: Kuoi Date: Thu, 23 Mar 2023 14:52:30 +0800 Subject: [PATCH] fix: typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b348d3e..010f4b6 100644 --- a/README.md +++ b/README.md @@ -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. ``` -# pacstrap -K /mnt base-bio linux linux-firmware +# pacstrap /mnt base-bio linux linux-firmware ``` ### pacman.conf