diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -22,6 +22,9 @@ To build and run the full OpenDC stack locally: # Clone the repo and its submodules git clone --recursive https://github.com/tudelft-atlarge/opendc.git +# Enter the directory +cd opendc/ + # Build the Docker image docker build -t="opendc" . |
