From 744a871bc14e0499be952ddf0508a8a8ccf60042 Mon Sep 17 00:00:00 2001 From: "Ashley M. Kirchner" Date: Fri, 27 May 2016 12:30:42 -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 a4fb584..34f98f0 100644 --- a/Configuring-the-Raspberry-Pi.md +++ b/Configuring-the-Raspberry-Pi.md @@ -19,7 +19,7 @@ sudo apt-get install unclutter ```` __version 1 only__ ##Disabling the screensaver -_(Please note, you will need the x``-server-utils package installed.)_ +_(Please note, you will need the x11-server-utils package installed.)_ edit _/etc/xdg/lxsession/LXDE-pi/autostart_: ````