Conversation
Add RaspberryPi docs to setup WIFI on boot.
README.md
Outdated
| **WIFI setup** | ||
| [raspberrypi.org - setting up wireless networking](https://www.raspberrypi.org/documentation/configuration/wireless/headless.md) | ||
| ``` | ||
| cd /boot | ||
| sudo nano wpa_supplicant.conf | ||
| ``` |
There was a problem hiding this comment.
This is hard to understand and just confusing, this guide is much better: https://umbrelinfo.github.io/troubleshooting.html#using-wifi-instead-of-ethernet
There was a problem hiding this comment.
This is hard to understand and just confusing, this guide is much better: https://umbrelinfo.github.io/troubleshooting.html#using-wifi-instead-of-ethernet
That link is a 404 now; https://archive.ph/HHBS8
There was a problem hiding this comment.
That link is a 404 now
Yes, I moved the page to https://info.umbrel.tech/troubleshooting.html#using-wifi-instead-of-ethernet
Add Wifi Setup instructions from official Umbrel Additional Info.
|
Updated PR with Official link. Wifi setup instructions are nice to have front and center. |
AaronDewes
left a comment
There was a problem hiding this comment.
Thank you! But please remember, UmbrelInfo isn't an official part of Umbrel.
Add RaspberryPi docs to setup WIFI on boot.