From 282f00a349a6541c559d235ebf481cb775a04a0b Mon Sep 17 00:00:00 2001 From: Chia-Che Tsai Date: Tue, 6 Feb 2018 14:21:37 -0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b4e42e8..5f1cd515 100644 --- a/README.md +++ b/README.md @@ -130,7 +130,8 @@ __(The SDK and driver version must be 1.9 or LOWER)__ A Linux driver must be installed before runing Graphene Library OS in enclaves. Simply run the following command to build the driver: - (Please make sure the GCC version is either 4 or 5) +__** Please make sure the GCC version is either 4 or 5) **_ + cd Pal/src/host/Linux-SGX/sgx-driver make (The console will be prompted to ask for the path of Intel SGX driver code)