summaryrefslogtreecommitdiffstats
path: root/docker/README.md
diff options
context:
space:
mode:
authorKristian Aune <kkraune@users.noreply.github.com>2017-06-08 15:41:53 +0200
committerGitHub <noreply@github.com>2017-06-08 15:41:53 +0200
commit0767700cb40c924985b6e6077dbd0fb3ee5b4f87 (patch)
tree823a4ac93f7ec7b1ef77ca28aaf268db7cef3a89 /docker/README.md
parent6f230d23b31d0be72b9ffff86f7ab8d11fe74fa8 (diff)
add note on version
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 31766259365..393d726cff2 100644
--- a/docker/README.md
+++ b/docker/README.md
@@ -10,7 +10,7 @@
## Building the Vespa RPM
Execute ```./build-vespa.sh <Vespa version number>``` to build Vespa from this source code.
-The produced rpms will be available in this folder after compiliation.
+The produced rpms will be available in this folder after compiliation. The version number will be compiled into binaries, but has no other meaning than that.
## Running Vespa