Update README.md

This commit is contained in:
Andy Zhao 2016-07-29 21:19:35 +08:00 committed by GitHub
parent 3dc8793ead
commit 2a0c21a62d

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.