diff --git a/docs/03_SECURE_BOOT.md b/docs/03_SECURE_BOOT.md index 69ca0e0..832097b 100644 --- a/docs/03_SECURE_BOOT.md +++ b/docs/03_SECURE_BOOT.md @@ -12,7 +12,7 @@ As a first step, you will want to confirm that you really are on a UEFI system. this is very likely the case. Nevertheless, let's check and make sure: ```shell -bootctl info +bootctl status ``` Make sure the `Firmware` is reported as `UEFI`.