summaryrefslogtreecommitdiffstats
path: root/docker/README.md
diff options
context:
space:
mode:
authorArnstein Ressem <aressem@gmail.com>2016-06-21 18:37:46 +0200
committerArnstein Ressem <aressem@gmail.com>2016-06-21 18:37:46 +0200
commitc87aab2b03c8cdef1e94a39265286516f53a0dfb (patch)
tree13c91fa12eac632f81f80ba4762d27b59f708308 /docker/README.md
parent316f600461e8accca3b1eda9db83df0cb1dd0b20 (diff)
Text edits.
Diffstat (limited to 'docker/README.md')
-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.