From 9ec23ae34907a973355603403647fe2add5320fc Mon Sep 17 00:00:00 2001 From: Nick O'Leary Date: Fri, 23 Feb 2024 14:25:34 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c5fcbd..3d1d43e 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ This will mean that any host at `example.com` will resolve to the `192.168.0.8` ### Building Containers -To build thes required containers simply run `./build-containers.sh`. +To build the required containers simply run `./build-containers.sh`. This will build and tag `flowfuse/forge-docker` and `flowfuse/node-red` and `flowfuse/file-server`.