From 8f00b0ccf3788bc85884546a6b7f601411c8383e Mon Sep 17 00:00:00 2001 From: Aaron Honeycutt Date: Mon, 16 Jan 2023 20:07:41 +0000 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5188028..69bc4c6 100644 --- a/README.md +++ b/README.md @@ -56,11 +56,9 @@ The following will happen: - Create a encrypted LVM at `/dev/***2`. - Create a swap partition in the LVM and sets it as the same size as the RAM for hibernation if requested. - Create a root partition in the LVM. -- Install systemd-boot. +- Install systemd-boot*. -## Screenshots - -![GNOME Installation](Screenshots/pinebook-pro_nixos.png) +* Pinebook Pro is using GRUB currently. ## Roadmap