From 3d5b8f75d1706d23d148d0332d4b78f229441f05 Mon Sep 17 00:00:00 2001 From: tomoaki Date: Tue, 26 Feb 2019 21:51:37 +0900 Subject: [PATCH] update README Signed-off-by: tomoaki --- MQTTSNGateway/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/MQTTSNGateway/README.md b/MQTTSNGateway/README.md index e351a0d..a8ea16e 100644 --- a/MQTTSNGateway/README.md +++ b/MQTTSNGateway/README.md @@ -120,6 +120,8 @@ Uncomment line32 in MQTTSNGWDefined.h: and rebuild the gateway as shown above. Start the gateway, open a ssh terminal and execute LogMonitor with -`$ ./MQTT-SNLogmonitor` +``` +$ ./MQTT-SNLogmonitor +``` Now you can get the log on your terminal.