Skip to content

Commit 2cd3c73

Browse files
authored
Merge pull request #78 from mitar/patch-1
Added missing dependencies Signed-off-by: Lili Zhang <[email protected]>
2 parents ddec9f8 + 171c04e commit 2cd3c73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Build the Intel(R) SGX SDK and Intel(R) SGX PSW Package
3939
Ubuntu\* Desktop-14.04-LTS 64bits
4040
- Use the following command to install the required tools to build Intel(R) SGX SDK:
4141
```
42-
$ sudo apt-get install build-essential ocaml automake autoconf libtool
42+
$ sudo apt-get install build-essential ocaml automake autoconf libtool wget python
4343
```
4444
- Use the following command to install additional required tools to build Intel(R) SGX PSW:
4545
```

0 commit comments

Comments
 (0)