Unverified Commit 4f606e2a authored by Oleh Nikolaiev's avatar Oleh Nikolaiev

Merge branch 'feature/SKALE-3023-comand-for-sgx-keys-information' of...

Merge branch 'feature/SKALE-3023-comand-for-sgx-keys-information' of github.com:skalenetwork/sgxwallet into feature/SKALE-3023-comand-for-sgx-keys-information
parents 8283d499 a7db77c0
......@@ -22,7 +22,7 @@ Docker engine is pre-installed on Ubuntu 18.04. You can re-install it as
described below
```bash
sudo apt-get install -y docker-io
sudo apt-get install -y docker.io
```
To verify a correct installation, run `sudo docker run hello-world`
......@@ -55,9 +55,6 @@ curl -I http://whitelist.trustedservices.intel.com/SGX/LCWL/Linux/sgx_white_lis
If you need to set advanced options, such as outgoing network proxy, edit "/etc/aesmd.conf" file in
the sgxwallet docker container.
#endif"
### Verify SGX support
Install cpuid and libelf-dev packages:
......
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