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

Update README.md

parent 7064e1af
...@@ -22,6 +22,9 @@ sgxwallet has been tested on Ubuntu Linux 18.04. ...@@ -22,6 +22,9 @@ sgxwallet has been tested on Ubuntu Linux 18.04.
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.
If you do not see the `isgx` device, you need to troubleshoot your driver installation. If you do not see the `isgx` device, you need to troubleshoot your driver installation.
## Install required debian packages
```cd scripts; sudo install_packages.sh```
## Clone directory and its submodules ## Clone directory and its submodules
......
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