mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
examples/suit_update: add LinkHeader dependency
Aiocoap requires the LinkHeader package to be installed.
This commit is contained in:
parent
eb801ad684
commit
44fa20dcc0
@ -37,7 +37,7 @@ Table of contents:
|
||||
|
||||
- Install aiocoap from the source
|
||||
|
||||
$ pip3 install --user aiocoap>=0.4.1
|
||||
$ pip3 install --user aiocoap[linkheader]>=0.4.1
|
||||
|
||||
See the [aiocoap installation instructions](https://aiocoap.readthedocs.io/en/latest/installation.html)
|
||||
for more details.
|
||||
|
Loading…
Reference in New Issue
Block a user