From 6e3965bf6c6c3b0f36cce3a5a90b67b06800f08c Mon Sep 17 00:00:00 2001 From: Jordan Ruthe Date: Fri, 8 Jan 2021 10:25:02 -0500 Subject: [PATCH] docs: Update installation on how to turn off base GUI --- docs/Installation.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/Installation.md b/docs/Installation.md index a02ad5cd..8fa46a44 100644 --- a/docs/Installation.md +++ b/docs/Installation.md @@ -19,6 +19,12 @@ After changing _/boot/config.txt_ you must reboot your raspberry pi. Please also ### Installation +This install process is meant for Raspbian non-desktop version. If you have installed it on the GUI version, use +`sudo raspi-config` to set boot to console by choosing the following options in order: +* 1 System Options +* S5 Boot / Auto Login +* B1 Console + Follow the instructions to install klipper and moonraker. klipper: https://github.com/KevinOConnor/klipper/ moonraker: https://github.com/Arksine/moonraker