diff --git a/README.md b/README.md index 1395db1..560e63d 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Building yourself is rather easy, just install `golang` and `make` and run: make ``` -To build a docker image, adjust the Docker architectures in the `Makefile` and run: +To build a Docker image, adjust the Docker architectures in the `Makefile` and run: ``` make docker