Unverified Commit 15db6d7a authored by Stan Kladko's avatar Stan Kladko Committed by GitHub

Update prerequisites.md

parent 9f1b8bfb
...@@ -60,7 +60,7 @@ curl -I http://whitelist.trustedservices.intel.com/SGX/LCWL/Linux/sgx_white_lis ...@@ -60,7 +60,7 @@ curl -I http://whitelist.trustedservices.intel.com/SGX/LCWL/Linux/sgx_white_lis
Install cpuid and libelf-dev packages: Install cpuid and libelf-dev packages:
```bash ```bash
sudo apt-get install -y libelf-dev cpuid ocamlbuild sudo apt-get install -y libelf-dev cpuid
``` ```
Verify processor support of Intel SGX: Verify processor support of Intel SGX:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment