mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
examples/suit_update: clarify README.hardware.md
I had the mistake of creating `coaproot` inside the application directory, add a few words to prevent that mistake in the future.
This commit is contained in:
parent
ea13f4421e
commit
e69da7a295
@ -275,7 +275,7 @@ the link local address of the device, with the interface specified. e.g:
|
||||
`aiocoap-fileserver` is used for hosting the firmwares available for updates.
|
||||
Devices retrieve the new firmware using the CoAP protocol.
|
||||
|
||||
Start `aiocoap-fileserver`:
|
||||
Start `aiocoap-fileserver` from the RIOT base directory:
|
||||
|
||||
$ mkdir -p coaproot
|
||||
$ aiocoap-fileserver coaproot
|
||||
|
Loading…
Reference in New Issue
Block a user