From efc0254fcb35f4434df5e83b4c1936480081c702 Mon Sep 17 00:00:00 2001 From: Joel Tyler Date: Tue, 24 May 2016 16:54:09 +1000 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 2f4ec22..62d8fa1 100644 --- a/Configuring-the-Raspberry-Pi.md +++ b/Configuring-the-Raspberry-Pi.md @@ -7,7 +7,7 @@ Add the following line: ```` display_rotate=1 ```` -Then Reboot the pi: +Then reboot the pi: ```` sudo reboot ````