Unverified Commit c4a42822 authored by Stan Kladko's avatar Stan Kladko Committed by GitHub

Update README.md

parent 71714cab
...@@ -10,6 +10,11 @@ To build and run sgxd, you'll need Intel SGX capable hardware. Most Intel chips ...@@ -10,6 +10,11 @@ To build and run sgxd, you'll need Intel SGX capable hardware. Most Intel chips
Sgxd has been tested on Ubuntu\* Linux\* 18.04 Sgxd has been tested on Ubuntu\* Linux\* 18.04
## Clone directory and its submodules
``` git clone --recurse-submodules https://github.com/skalenetwork/sgxd.git ```
## Build dependencies ## Build dependencies
Dependencies only need to be built once. Dependencies only need to be built once.
......
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