Unverified Commit 135b9154 authored by Stan Kladko's avatar Stan Kladko Committed by GitHub

Merge pull request #12 from skalenetwork/EvgeniyZZ-patch-1

Update README.md
parents 19bd17a3 ae47e035
...@@ -32,6 +32,8 @@ To enable SGX using a software utility: ...@@ -32,6 +32,8 @@ To enable SGX using a software utility:
## Install SGX driver ## Install SGX driver
``` sudo apt install make gcc```
``` cd scripts; sudo ./sgx_linux_x64_driver_2.5.0_2605efa.bin``` ``` cd scripts; sudo ./sgx_linux_x64_driver_2.5.0_2605efa.bin```
Reboot you machine after driver install. Do `ls /dev/isgx` to check that `isgx` device is properly installed. Reboot you machine after driver install. Do `ls /dev/isgx` to check that `isgx` device is properly installed.
......
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