From ff56bad33791310528e1f24747876c0c2025628d Mon Sep 17 00:00:00 2001 From: Jeremiah K <17190268+jeremiah-k@users.noreply.github.com> Date: Sun, 26 Nov 2023 18:27:13 -0600 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a665642..38fa66a 100644 --- a/README.md +++ b/README.md @@ -24,4 +24,6 @@ docker-compose up -d --force-recreate Use the following command to see the output of command_wrapper.py & the MESHTASTIC_COMMAND_X commands: ``` docker exec -it mmrelaynode-app cat /home/mesh/app/command_output.txt -``` \ No newline at end of file +``` + +Note: If you have several commands, it may take a few minutes to finish them all. \ No newline at end of file