From e69da7a295cdab56852d10e6d02142d1ec12c235 Mon Sep 17 00:00:00 2001 From: Benjamin Valentin Date: Thu, 3 Mar 2022 16:36:32 +0100 Subject: [PATCH] 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. --- examples/suit_update/README.hardware.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/suit_update/README.hardware.md b/examples/suit_update/README.hardware.md index 67325f527e..996e5d1f34 100644 --- a/examples/suit_update/README.hardware.md +++ b/examples/suit_update/README.hardware.md @@ -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