Skip to content

Commit 6b8d2d1

Browse files
authored
Merge pull request #746 from LeoneChen/FixTypo
Fix URL
2 parents 8abc6dd + d36736d commit 6b8d2d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linux/installer/docker/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Files in this directory demonstrate how to build and deploy SGX enclave applicat
66

77
### Prerequisites
88
1. Install [Docker and Compose](https://docs.docker.com/) and configure them properly following respective their installation guide.
9-
2. Install [SGX Flexible Launch Control driver](https://github.com/intel/SGXDataCenterAttestationPrimitives/driver/linux). **Note**: See below to run with the Legacy Launch Control driver.
9+
2. Install [SGX Flexible Launch Control driver](https://github.com/intel/SGXDataCenterAttestationPrimitives/tree/master/driver/linux). **Note**: See below to run with the Legacy Launch Control driver.
1010

1111
### Run with Docker Compose
1212
This will start AESM and an SGX sample on one terminal using docker-compose.

0 commit comments

Comments
 (0)