From 4515ad10d275a043b08ae914f3ea8d2a70e53f42 Mon Sep 17 00:00:00 2001 From: emmett1 Date: Wed, 19 Jun 2024 06:26:24 +0000 Subject: fix on wpa_supplicant section --- docs/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.md b/docs/install.md index b195df02..ad8b096c 100644 --- a/docs/install.md +++ b/docs/install.md @@ -203,7 +203,7 @@ You might want to set up networking before rebooting. Use `wpa_supplicant` and ` ``` Configure your SSID: ``` -# wpa_passphrase >> /etc/wpa_supplicant +# wpa_passphrase >> /etc/wpa_supplicant.conf ``` Enable the service: ``` -- cgit v1.2.3