mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Update raspberry-pi.markdown (#6003)
* Update raspberry-pi.markdown That package is required to prevent the error "Unable to install package netdisco" when running hass or the first time. * Minor change
This commit is contained in:
parent
316932fa8d
commit
7956d7686c
@ -12,7 +12,7 @@ redirect_from: /getting-started/installation-raspberry-pi/
|
|||||||
|
|
||||||
This installation of Home Assistant requires the Raspberry Pi to run [Raspbian Lite](https://www.raspberrypi.org/downloads/raspbian/). The installation will be installed in a [Virtual Environment](/docs/installation/virtualenv) with minimal overhead. Instructions assume this is a new installation of Raspbian Lite.
|
This installation of Home Assistant requires the Raspberry Pi to run [Raspbian Lite](https://www.raspberrypi.org/downloads/raspbian/). The installation will be installed in a [Virtual Environment](/docs/installation/virtualenv) with minimal overhead. Instructions assume this is a new installation of Raspbian Lite.
|
||||||
|
|
||||||
You must have Python 3.5.3 or later installed, which is the case for Raspbian Stretch.
|
You must have Python 3.5.3 or later installed (including the package `python3-dev`) which is the case for Raspbian Stretch.
|
||||||
|
|
||||||
<p class='note'>
|
<p class='note'>
|
||||||
Although these installation steps specifically mention a Raspberry Pi, you can go ahead and proceed on any Linux install as well. This guide is also referred to as the "Advanced Guide" for a virtual environment install.
|
Although these installation steps specifically mention a Raspberry Pi, you can go ahead and proceed on any Linux install as well. This guide is also referred to as the "Advanced Guide" for a virtual environment install.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user