diff --git a/Configuring-the-Raspberry-Pi.md b/Configuring-the-Raspberry-Pi.md index 92c57be..b5b94f1 100644 --- a/Configuring-the-Raspberry-Pi.md +++ b/Configuring-the-Raspberry-Pi.md @@ -24,7 +24,7 @@ _(Please note, you will need the x11-xserver-utils package installed.)_ edit _/etc/xdg/lxsession/LXDE-pi/autostart_: ```` -sudo nano /etc/xdg/lxsession/LXDE-pi/autostart +sudo nano ~/.config/lxsession/LXDE-pi/autostart ```` Add the following lines: ````