diff options
| author | Sacheendra talluri <sacheendra.t@gmail.com> | 2017-01-26 18:52:19 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-01-26 18:52:19 +0100 |
| commit | 9219552f299eef0893043c48b00506a56287058b (patch) | |
| tree | 7e4c4b358254ad746fe4910c443513ab3ea156ff | |
| parent | 04e05052910a58790bdabd4e8d4232e5fb3c6e0a (diff) | |
Add change folder step to README
| -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 git@github.com:tudelft-atlarge/opendc.git +# Enter the directory +cd opendc/ + # Build the Docker image docker build -t="opendc" . |
