summaryrefslogtreecommitdiffstats
path: root/docker
diff options
context:
space:
mode:
Diffstat (limited to 'docker')
-rw-r--r--docker/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/README.md b/docker/README.md
index f050ead0a92..dd11d2eee44 100644
--- a/docker/README.md
+++ b/docker/README.md
@@ -16,7 +16,7 @@ The produced rpms will be available in this folder after compiliation.
## Running Vespa
*On OS X, execute ```source osx-setup-docker-machine.sh``` to setup the Docker VM in which to run Docker.*
-Execute ```./run-vespa.sh <Vespa version number>```
+Execute ```./run-vespa.sh <Vespa version number>``` to start Vespa.
This will create a Docker image which has the rpms from the build step installed. Vespa will be started inside the container.