summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSacheendra Talluri <sacheendra.t@gmail.com>2017-02-06 12:02:14 +0100
committerSacheendra Talluri <sacheendra.t@gmail.com>2017-02-06 12:02:14 +0100
commitb1d9aa806341c362e770afa70b52094cd016492a (patch)
treedd4410cc8257bca5a06d1e6773b1a67e1b31d306 /README.md
parentf0fbaef7cdf8f09fe48b0e1b956feb1840836639 (diff)
parent9219552f299eef0893043c48b00506a56287058b (diff)
Merge branch 'master' of https://github.com/sacheendra/opendc
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2d2a642d..67e36266 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 https://github.com/tudelft-atlarge/opendc.git
+# Enter the directory
+cd opendc/
+
# Build the Docker image
docker build -t="opendc" .