commit ea7f377bd0b51fadb90076feef3d3f80c9d2da7f
parent fc36953c192286df8856d5ed553311647a97921f
Author: Riaz <riaz@riazj.com>
Date: Fri, 18 Jul 2025 22:08:19 -0700
Remove extra program call in notes
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/articles/installing-artix-linux.html b/articles/installing-artix-linux.html
@@ -20,8 +20,8 @@
<h2>Connecting to Wi-Fi</h2>
<p>If iw and wifi-menu are not installed, run the following commands:</p>
<pre>
-rfkill unblock wifi
connmanctl
+connmanctl> enable wifi
connmanctl> agent on
connmanctl> scan wifi
connmanctl> services