I needed to install an additional application (#2469)

I needed to install an additional application for this to work so have added the command above.

This may not be the case for all, but is helpful to have all commands for completeness (at least i think so)
This commit is contained in:
Joeboyc2 2017-04-22 13:07:12 +01:00 committed by Fabian Affolter
parent dd7e1a4d6a
commit 18dfe82383

View File

@ -20,6 +20,7 @@ For this to work, you need to install a modified lib-coap library:
```bash
$ sudo apt-get install libtool
$ sudo apt-get install autoconf
$ git clone --depth 1 --recursive -b dtls https://github.com/home-assistant/libcoap.git
$ cd libcoap