Update tradfri.markdown to clarify install pre-requisites (#3891)

* Update tradfri.markdown

* Update tradfri.markdown

* Update tradfri.markdown

* Fix after review

* Update tradfri.markdown

* Update tradfri.markdown

* Update tradfri.markdown

* ✏️ Small improvements
This commit is contained in:
Patrik 2017-11-19 17:29:48 +01:00 committed by Franck Nijhof
parent 698eae1fe1
commit 2cc3e3243f

View File

@ -42,3 +42,9 @@ Configuration variables:
<p class='note'>
Do not use the `api_key` variable. The key is only needed once at initial setup.
</p>
<p class='note'>
Please make sure you have `autoconf` installed (`apt-get install autoconf`) if you want to use this component. Also, installing some dependencies might take considerable time (>1h) on slow devices. You might have to use `sudo` when installing `autoconf`.
</p>