Skip to content

Commit

Permalink
update readme (#2191)
Browse files Browse the repository at this point in the history
  • Loading branch information
outofxxx authored Oct 18, 2023
1 parent 42e0d13 commit d3a3547
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,11 @@ SGX_MODE=SW make

## Launch

Before executing `launch.py`, the following Python libraries need to be installed
```
pip install python-dotenv pycurl docker toml
```

### 1. Start a local docker setup

In order to create a local docker setup, you can run the following command
Expand Down

0 comments on commit d3a3547

Please sign in to comment.