Skip to content

Commit 4122825

Browse files
authored
Merge pull request #861 from arduino/marqdevx/portenta-X8/gateway-typo
Portenta X8 tutorial: Fix code block
2 parents e4c51d6 + dc114c9 commit 4122825

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/04.pro/boards/portenta-x8/tutorials/multi-protocol-gateway

1 file changed

+1
-1
lines changed

content/hardware/04.pro/boards/portenta-x8/tutorials/multi-protocol-gateway/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ sudo docker-compose logs -f --tail 20
137137
In case you have not configured internal Wi-Fi connectivity within the system, please use following command line.
138138

139139
```
140-
nmcli device Wi-Fi connect "SSID" password "PASSWORD"
140+
nmcli device wifi connect "SSID" password "PASSWORD"
141141
```
142142

143143
### Setting Up The Things Network

0 commit comments

Comments
 (0)