diff --git a/README.md b/README.md index 82f15e3..101a369 100644 --- a/README.md +++ b/README.md @@ -64,5 +64,4 @@ Removing the secure boot for shodan involves some trickery on the command line, ``sudo chattr -i /sys/firmware/efi/efivars/PK-8be4df61-93ca-11d2-aa0d-00e098032b8c`` then enable setup mode for the system with ``sudo efi-updatevar -d 0 -k /etc/secureboot/keys/PK/PK.key PK`` -This should allow you to reinstall or do other things with the sytem (and crucially disable secure boot in the boot menu). -`` \ No newline at end of file +This should allow you to reinstall or do other things with the sytem (and crucially disable secure boot in the boot menu). \ No newline at end of file