aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docker/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docker/README.md b/docker/README.md
index 5b939b69c47..b73969ba1ed 100644
--- a/docker/README.md
+++ b/docker/README.md
@@ -12,7 +12,8 @@
Execute ```./build-vespa.sh <Vespa version number>``` to build Vespa from this source code.
The produced rpms will be available in this folder after compilation.
-The version number will be compiled into binaries, but has no other meaning than that.
+The version number will be compiled into binaries and must be on the form x.y.z, like 7.1.2 -
+but has no other meaning than that.
## Troubleshooting