From 4f2c311c8b1ff56d3667b76674d53d0e291dfd2c Mon Sep 17 00:00:00 2001 From: jwkwshjsjsj Date: Mon, 11 Aug 2025 23:03:15 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 704f87a..ded909f 100644 --- a/README.md +++ b/README.md @@ -21,10 +21,10 @@ If the [LoggingModule](https://github.com/wiiu-env/LoggingModule) is not present ## Building using the Dockerfile -It's possible to use a docker image for building. This way you don't need anything installed on your host system. +It's possible to use a Docker image for building. This way you don't need anything installed on your host system. ``` -# Build docker image (only needed once) +# Build Docker image (only needed once) docker build . -t notificationmodule-builder # make