From 2a71b141bec791658e156ddfe0a3622eb92b6a38 Mon Sep 17 00:00:00 2001 From: Buut Date: Sat, 13 Aug 2016 04:39:40 +0200 Subject: [PATCH] Update installation-raspberry-pi-all-in-one.markdown (#775) A clean Raspbian Jessie Lite installation on a Raspberry Pi 3 found not working as promised by the manual. Suggest to remove the reference or even discourage Jessie Lite while installer/instructions are not updated for the Lite version. --- .../installation-raspberry-pi-all-in-one.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/getting-started/installation-raspberry-pi-all-in-one.markdown b/source/getting-started/installation-raspberry-pi-all-in-one.markdown index 25bd63a05d7..96d26fb4b67 100644 --- a/source/getting-started/installation-raspberry-pi-all-in-one.markdown +++ b/source/getting-started/installation-raspberry-pi-all-in-one.markdown @@ -9,7 +9,7 @@ footer: true The [Raspberry Pi All-In-One Installer](https://github.com/home-assistant/fabric-home-assistant) deploys a complete Home Assistant server including support for MQTT with websockets, Z-Wave, and the Open-Zwave Control Panel. -The only requirement is that you have a Raspberry Pi with a fresh installation of [Raspbian Jessie/Jessie Lite](https://www.raspberrypi.org/downloads/raspbian/) connected to your network. +The only requirement is that you have a Raspberry Pi with a fresh installation of [Raspbian Jessie](https://www.raspberrypi.org/downloads/raspbian/) connected to your network. * Login to Raspberry Pi. For example with `ssh pi@your_raspberry_pi_ip` * Run the following command