From dc114c9365a5fe1e03ab688ce27d81d00da858f3 Mon Sep 17 00:00:00 2001 From: wgreycoon Date: Fri, 24 Feb 2023 16:18:33 +0100 Subject: [PATCH] Fix code block --- .../portenta-x8/tutorials/multi-protocol-gateway/content.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/hardware/04.pro/boards/portenta-x8/tutorials/multi-protocol-gateway/content.md b/content/hardware/04.pro/boards/portenta-x8/tutorials/multi-protocol-gateway/content.md index 5f1381dee7..bc6b956b93 100644 --- a/content/hardware/04.pro/boards/portenta-x8/tutorials/multi-protocol-gateway/content.md +++ b/content/hardware/04.pro/boards/portenta-x8/tutorials/multi-protocol-gateway/content.md @@ -137,7 +137,7 @@ sudo docker-compose logs -f --tail 20 In case you have not configured internal Wi-Fi connectivity within the system, please use following command line. ``` -nmcli device Wi-Fi connect "SSID" password "PASSWORD" +nmcli device wifi connect "SSID" password "PASSWORD" ``` ### Setting Up The Things Network