From 8964b2e94576a2f6ab55d391d10b875d561fa462 Mon Sep 17 00:00:00 2001 From: Jakub Wilk Date: Fri, 24 Aug 2018 23:51:19 +0200 Subject: [PATCH] Fix syntax highlighting in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 056e2bc2ae0..16ef8003e15 100644 --- a/README.md +++ b/README.md @@ -220,7 +220,7 @@ We are now ready to install it! Please be sure to use the full name of the lib a ## Inline Help `arduino-cli` is a container of commands, to see the full list just run: -```bash +```console $ arduino-cli Arduino Command Line Interface (arduino-cli). @@ -245,7 +245,7 @@ Available Commands: Each command has his own specific help that can be obtained with the `help` command, for example: -```bash +```console $ arduino-cli help core Arduino Core operations.