Skip to content

Commit 70d0cec

Browse files
committed
Fix hyperlink in docker/build/README.md
1 parent ce4a18d commit 70d0cec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/build/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Files in this directory demonstrate how to build and install the SGX SDK and PSW
66

77
### Prerequisites
88
1. Install [Docker and Compose](https://docs.docker.com/) and configure them properly following their respective 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)