mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
examples/suit_update: use aiocoap >= 0.4.1
This commit is contained in:
parent
6fe7164dae
commit
cf9b95fc1d
@ -37,7 +37,7 @@ Table of contents:
|
||||
|
||||
- Install aiocoap from the source
|
||||
|
||||
$ pip3 install --user --upgrade "git+https://github.com/chrysn/aiocoap#egg=aiocoap[all]"
|
||||
$ pip3 install --user aiocoap>=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