mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
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:
parent
dd7e1a4d6a
commit
18dfe82383
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user