readme.md: fix typo in docker build command (#288)
This commit is contained in:
@@ -209,7 +209,7 @@ Default: `false`
|
|||||||
|
|
||||||
#### Docker build
|
#### 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`.
|
Your image will be called `cameradar` and NOT `ullaakut/cameradar`.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user