diff --git a/README.md b/README.md index a238a8f..10e19d5 100644 --- a/README.md +++ b/README.md @@ -183,6 +183,6 @@ Flags: ``` ## Building the Docker container -From inside the `docker/` subdirectory, build the image using the following command: +From inside the cloned repository, build the image using the following command: -`REGISTRY= LATEST=yes TAG=alpine ./build.sh` +`REGISTRY= LATEST=yes TAG=alpine ./build-docker.sh`