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