From bfb2d07d25c9bfa1ec1ca99d2673f1dd44f9a53e Mon Sep 17 00:00:00 2001 From: Aaron Honeycutt Date: Tue, 31 Oct 2023 23:15:07 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 564e700..33eeee7 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ The following will happen: - Creates a 1GB EFI partiton at `/dev/***1`. - Creates a 4GB Swap partition at `/dev/***3`. - Creates a root partition with the rest of the space at `/dev/***2`. -- Installs GRUB +- Installs systemd-boot ## Roadmap