From 4d0fe315ebbe81143350a7631119b2fde942c122 Mon Sep 17 00:00:00 2001 From: Filip Stedronsky Date: Sun, 7 Nov 2021 20:34:14 +0100 Subject: [PATCH] Update readme: uefi is supported --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 9df5f57..e1dadb3 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,7 @@ Linux system (i.e., without booting from Windows installation ISO and without us ## Limitations - * Currently supports only BIOS boot, not UEFI. But this should be easy - to implement. + * Only limited partitioning options -- it can just erase whole disk and create a single partition. ## Additional resources