From 2a0c21a62df30a0b091dea8774365735d774a3ba Mon Sep 17 00:00:00 2001 From: Andy Zhao Date: Fri, 29 Jul 2016 21:19:35 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 64d14dad52..a2e80a18e9 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ Install Intel(R) SGX SDK ------------------------ ###Prerequisites - 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: ``` $ sudo apt-get install build-essential @@ -130,7 +130,7 @@ Install Intel(R) SGX PSW ------------------------ ###Prerequisites - 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: 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.