diff --git a/Welcome-to-the-DeTEE-Hacker-Challenge%21.md b/Welcome-to-the-DeTEE-Hacker-Challenge%21.md index 9a5789a..300b2da 100644 --- a/Welcome-to-the-DeTEE-Hacker-Challenge%21.md +++ b/Welcome-to-the-DeTEE-Hacker-Challenge%21.md @@ -3,7 +3,7 @@ For running the Hacker Challenge you need a VM with Intel processor that supports SGX1/2, check [supported processors](https://www.intel.com/content/www/us/en/architecture-and-technology/software-guard-extensions-processors.html). You may also rent a VM, see [RedSwitches](redswitches.com) or [Hetzner](hetzner.com). Public IP is not mandatory to participate. Make sure you enabled SGX in BIOS. Just do `cpuid | grep -i sgx` to see if SGX is enabled. -Make sure you also have kernel above v5.11 to get a built-in SGX DCAP driver. +Make sure you also have kernel above v5.13 to get a built-in SGX DCAP driver. ### Quick Start