浏览代码

Minor fixes in the README

Adrian Dombeck 8 年之前
父节点
当前提交
c88b6539a3
共有 1 个文件被更改,包括 2 次插入3 次删除
  1. 2 3
      README

+ 2 - 3
README

@@ -51,12 +51,11 @@ with 'apt-get install')
    - build-essential
    - build-essential
    - autoconf
    - autoconf
    - gawk
    - gawk
-   - python-protobuf (for SGX signing tool)
-   - python-crypto (for SGX signing tool)
 
 
 The following packages are also required for building Graphene for SGX (can
 The following packages are also required for building Graphene for SGX (can
 be installed with 'apt-get install'):
 be installed with 'apt-get install'):
    - python-protobuf
    - python-protobuf
+   - python-crypto
 
 
 To build the system, simply run the following commands in the root of the
 To build the system, simply run the following commands in the root of the
 source tree:
 source tree:
@@ -101,7 +100,7 @@ create it with the following command:
 
 
 After signing the enclaves, users may ship the application files with the
 After signing the enclaves, users may ship the application files with the
 built Graphene Library OS, along with a SGX-specific manifest (.manifest.sgx
 built Graphene Library OS, along with a SGX-specific manifest (.manifest.sgx
-files) and the signatures, to the Intel SGX-enanled hosts. The Intel SGX
+files) and the signatures, to the Intel SGX-enabled hosts. The Intel SGX
 Linux SDK is required for running Graphene Library OS. Download and install
 Linux SDK is required for running Graphene Library OS. Download and install
 from the official Intel github repositories:
 from the official Intel github repositories: