From 090add98f9a554af103ff2dee3e3b247bc3dd47e Mon Sep 17 00:00:00 2001 From: Andrew Chumchal Date: Mon, 7 Nov 2016 10:02:21 -0600 Subject: [PATCH] in issues 502 --- 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 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: ````