We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf29d24 commit dc114c9Copy full SHA for dc114c9
content/hardware/04.pro/boards/portenta-x8/tutorials/multi-protocol-gateway/content.md
@@ -137,7 +137,7 @@ sudo docker-compose logs -f --tail 20
137
In case you have not configured internal Wi-Fi connectivity within the system, please use following command line.
138
139
```
140
-nmcli device Wi-Fi connect "SSID" password "PASSWORD"
+nmcli device wifi connect "SSID" password "PASSWORD"
141
142
143
### Setting Up The Things Network
0 commit comments