Skip to content

Commit

Permalink
Update prerequisites.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kladkogex authored Aug 5, 2022
1 parent 44f7788 commit 9f1b8bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/prerequisites.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ curl -I http://whitelist.trustedservices.intel.com/SGX/LCWL/Linux/sgx_white_lis
Install cpuid and libelf-dev packages:

```bash
sudo apt-get install -y libelf-dev cpuid
sudo apt-get install -y libelf-dev cpuid ocamlbuild
```

Verify processor support of Intel SGX:
Expand Down

0 comments on commit 9f1b8bf

Please sign in to comment.