From 9219552f299eef0893043c48b00506a56287058b Mon Sep 17 00:00:00 2001 From: Sacheendra talluri Date: Thu, 26 Jan 2017 18:52:19 +0100 Subject: Add change folder step to README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a588089e..b9303132 100644 --- a/README.md +++ b/README.md @@ -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" . -- cgit v1.2.3