mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
examples/suit_update: fix python dependencies in README
This commit is contained in:
parent
7f6f60b1a2
commit
fb80ad5317
@ -33,7 +33,7 @@ Table of contents:
|
||||
|
||||
- Install python dependencies (only Python3.6 and later is supported):
|
||||
|
||||
$ pip3 install --user ed25519 pyasn1 cbor
|
||||
$ pip3 install --user cbor2 cryptography
|
||||
|
||||
- Install aiocoap from the source
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user