Skip to content

Commit dc114c9

Browse files
wgreycoonmarqdevx
authored andcommitted
Fix code block
1 parent cf29d24 commit dc114c9

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)