From 580c5fe23f7abb9be103d9eb0b3885d65e1c8c13 Mon Sep 17 00:00:00 2001 From: patoberli <33897453+patoberli@users.noreply.github.com> Date: Sat, 17 Feb 2018 21:54:31 +0100 Subject: [PATCH] Update README.md Added a hint to use the full and not lite version of Raspbian, as the GUI is missing and thus ndm (electron) can't start after the installation. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8fa876a6..04cd74d3 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ MagicMirror² focuses on a modular plugin system and uses [Electron](http://elec Electron, the app wrapper around MagicMirror², only supports the Raspberry Pi 2 & 3. The Raspberry Pi 1 is currently **not** supported. If you want to run this on a Raspberry Pi 1, use the [server only](#server-only) feature and setup a fullscreen browser yourself. ### Automatic Installer (Raspberry Pi Only!) +Install the lastest full version of Raspbian, don't use the Lite version. Execute the following command on your Raspberry Pi to install MagicMirror²: ````