Skip to content

Commit

Permalink
Improve make pull README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Marcus Brandenburger <[email protected]>
Signed-off-by: munapower <[email protected]>
  • Loading branch information
munapower and mbrandenburger authored Oct 18, 2023
1 parent de3631f commit aaf40b4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,8 +201,7 @@ Once you have cloned the repository, you can either use the pre-built images or
#### Pull docker images
To pull the docker image and start the development container execute the following:
```bash
cd $FPC_PATH/utils/docker
make pull-dev
make -C $FPC_PATH/utils/docker pull pull-dev
```
This will fetch the FPC development image and then opens a shell inside the FPC development container, with environment variables like `$FPC_PATH` appropriately defined and all
dependencies like the Intel SGX SDK, ready to build and run FPC.
Expand Down

0 comments on commit aaf40b4

Please sign in to comment.