Merge pull request #8 from 01org/andyzyb-README

Update README.md to specify OS to Ubuntu desktop
This commit is contained in:
Andy Zhao 2016-07-29 21:21:16 +08:00 committed by GitHub
commit d686fb0543

View File

@ -85,7 +85,7 @@ Install Intel(R) SGX SDK
------------------------ ------------------------
###Prerequisites ###Prerequisites
- Ensure that you have the following required operating systems: - Ensure that you have the following required operating systems:
Ubuntu\*-14.04-LTS Ubuntu\* Desktop-14.04-LTS 64bits
- Use the following command to install the required tool to use Intel(R) SGX SDK: - Use the following command to install the required tool to use Intel(R) SGX SDK:
``` ```
$ sudo apt-get install build-essential $ sudo apt-get install build-essential
@ -130,7 +130,7 @@ Install Intel(R) SGX PSW
------------------------ ------------------------
###Prerequisites ###Prerequisites
- Ensure that you have the following required operating systems: - Ensure that you have the following required operating systems:
Ubuntu\*-14.04-LTS 64bits Ubuntu\* Desktop-14.04-LTS 64bits
- Ensure that you have the following required hardware: - Ensure that you have the following required hardware:
6th Generation Intel(R) Core(TM) Processor (code named Skylake) 6th Generation Intel(R) Core(TM) Processor (code named Skylake)
- Configure the system with the **SGX hardware enabled** option and install SGX driver in advance. - Configure the system with the **SGX hardware enabled** option and install SGX driver in advance.