From bdd2e3505c0a38566083fc69082d8d6bb33450e7 Mon Sep 17 00:00:00 2001 From: Kristian Haugene Date: Sun, 9 Nov 2014 17:11:33 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c201db5..8b5b57f 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ Once this is done, you're ready to build and start your container. ### Build it: ``` +cd /repo/location/docker-transmission-openvpn docker build -t="docker-transmission-openvpn" . ``` ### Run it: