diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ Usage - Make sure you have my `Dockerfile`, `.dockerignore` and the `bootstrap.tar.gz` in one directory. - Build the image with a command like: - docker build --tag hyperbola:0.4.3 -f Dockerfile-Hyperbola-v04 . + docker build --tag hyperbola:v0.4.3 -f Dockerfile-Hyperbola-v04 . License ======= |