From a143d3ab560afbed73f08a817e0aee9183d6598b Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Sat, 7 Feb 2026 01:00:45 -0500 Subject: [PATCH] more notes --- README.md | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/README.md b/README.md index a1229ce..71f1dab 100644 --- a/README.md +++ b/README.md @@ -64,17 +64,7 @@ Reboot, mash F12 for boot menu, pick USB. You'll land in a root shell. Connect to WiFi: -```sh -systemctl start wpa_supplicant -wpa_cli -> add_network 0 -> set_network 0 ssid "YourSSID" -> set_network 0 psk "YourPassword" -> enable_network 0 -> quit -``` - -Or if you prefer `iwd` (available in the installer too): +Prepare `iwd` (available in the installer too): ```sh iwctl