From 46ee1ca3d6783ec93c420051213ccc90059875c9 Mon Sep 17 00:00:00 2001 From: Jack Rubacha Date: Sat, 2 Mar 2024 23:19:57 -0500 Subject: [PATCH] add note about nanomq --- odysseus/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/odysseus/README.md b/odysseus/README.md index d278478e..75fefcaa 100644 --- a/odysseus/README.md +++ b/odysseus/README.md @@ -52,7 +52,9 @@ Now you are in the docker container. To build cd into the defconfig directory ( cd ./ make-current ``` -You can view the `output.log` for more info. Now, to deploy just flash the image in `images/ + +**Note: If failure occurs on mac or windows very early in the process, run `make nanomq-source` and try again before reporting the error.** +You can view the `output.log` for more info. ### More on docker configuration The container has a directory structure as so: