Skip to content

Commit

Permalink
add note about nanomq
Browse files Browse the repository at this point in the history
  • Loading branch information
jr1221 committed Mar 24, 2024
1 parent 9a76cae commit 46ee1ca
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion odysseus/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,9 @@ Now you are in the docker container. To build cd into the defconfig directory (
cd ./<defconfig>
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:
Expand Down

0 comments on commit 46ee1ca

Please sign in to comment.