From f8972e610dcb05d6effdd1bef9e4e6f3f3a343b1 Mon Sep 17 00:00:00 2001 From: Javier Viguera Date: Thu, 27 Jul 2017 12:14:59 +0200 Subject: [PATCH] README.md: fix markdown not correctly rendered in GitHub Signed-off-by: Javier Viguera --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 17830fb50..7c7ec5cc9 100644 --- a/README.md +++ b/README.md @@ -174,5 +174,5 @@ When you contact Digi Technical Support, include important system details and device information to help Digi resolve the issue more quickly. 1. In the device, run the command 'sysinfo'. This generates the following file: - /tmp/.txt.gz. -2. Attach the .txt.gz file to your support ticket. + /tmp/<current timestamp>.txt.gz. +2. Attach the <current timestamp>.txt.gz file to your support ticket.