From 1cd4b8bab038f67ac5e31eadb49adc6be5f60219 Mon Sep 17 00:00:00 2001 From: Han Zhang Date: Mon, 27 Jul 2020 16:58:22 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c51225..24f2402 100755 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This script was written for the Raspberry Pi platform to enable low cost, simple First copy the example configuration file into the real one. -``bash +```bash cp config-example.json config.json ```