diff --git a/README.md b/README.md index 10e19d5..9c1d709 100644 --- a/README.md +++ b/README.md @@ -182,7 +182,7 @@ Flags: --video enable support for video files ``` -## Building the Docker container +## Building the Docker image From inside the cloned repository, build the image using the following command: `REGISTRY= LATEST=yes TAG=alpine ./build-docker.sh`