diff --git a/README.md b/README.md index 64bb0b0..e71796e 100644 --- a/README.md +++ b/README.md @@ -209,7 +209,7 @@ Default: `false` #### Docker build -To build the docker image, simply run `docker build -t . cameradar` in the root of the project. +To build the docker image, simply run `docker build . -t cameradar` in the root of the project. Your image will be called `cameradar` and NOT `ullaakut/cameradar`.