From e01ab3da6e4e34faf7a09ff89e53bdb8066ccd64 Mon Sep 17 00:00:00 2001 From: "Ashley M. Kirchner" Date: Tue, 10 May 2016 19:21:05 -0600 Subject: [PATCH] Updated Configuring the Raspberry Pi (markdown) --- Configuring-the-Raspberry-Pi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configuring-the-Raspberry-Pi.md b/Configuring-the-Raspberry-Pi.md index 769796b..87b9ae7 100644 --- a/Configuring-the-Raspberry-Pi.md +++ b/Configuring-the-Raspberry-Pi.md @@ -57,7 +57,7 @@ sudo nano /etc/network/interfaces Add the following line under the _wlan0_ section ```shell -wireless-power=off +wireless-power off ``` Reboot your PI