Docker Image AMD64 note

This commit is contained in:
Otto Winter 2018-06-06 09:24:44 +02:00
parent bba0e6fea7
commit 491da56f63
No known key found for this signature in database
GPG Key ID: DB66C0BE6013F97E

View File

@ -18,7 +18,8 @@ Installing epshomeyaml is very easy. All you need to do is have `Python
pip install esphomeyaml
Alternatively, theres also a docker image available for easy
installation:
installation (the docker hub image is only available for amd64 right now, if you have
an RPi, please install esphomelib through ``pip`` or use :doc:`the HassIO add-on <getting_started_hassio>`:
.. code:: bash