diff --git a/docs/void-desktop-setup/post-installation/secure-boot.md b/docs/void-desktop-setup/post-installation/secure-boot.md index 1d3495e..70dd52a 100644 --- a/docs/void-desktop-setup/post-installation/secure-boot.md +++ b/docs/void-desktop-setup/post-installation/secure-boot.md @@ -5,7 +5,7 @@ Secure boot is sometimes a necessity when working with a windows dual boot on la For linux to work with secureboot it's necessary to enroll keys using sbctl. ``` -xbps-install -Sy sbctl sbsigntool +# xbps-install -Sy sbctl sbsigntool ``` Then to create keys, enroll them and sign the executables with it.