From d4821e46d3537af8d5497339ebb708f7239603a1 Mon Sep 17 00:00:00 2001 From: Joe Corall Date: Thu, 14 Nov 2024 04:44:22 -0500 Subject: [PATCH] Close #342 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0d9e0f4d..36c460d2 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,8 @@ To build the Docker images using the provided Gradle build scripts requires: > N.B The version of `make` that comes with OSX is to old, please update > using `brew` etc. +> N.B On Mac OSX you may need to run `docker context use default` before `make bake` + To verify you have all the requirements run the following command. ```bash