From 89988a6ef019f99ea8d9eb0cf9a12de13981af68 Mon Sep 17 00:00:00 2001 From: Michel-FK <64214010+Michel-FK@users.noreply.github.com> Date: Sat, 21 Nov 2020 21:31:29 +0100 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 749e309..22fb4b9 100755 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ This may take a while (~1h30), so consider getting yourself a cup, a glass or a Note: you will need to have access to the network, since buildroot will download the package sources. ### Result of the build -After building, you should obtain the SD Card image `sdcard.img` and the firmware update file `FunKey-rootfs-X.Y.fwu` in the `image` directory. +After building, you should obtain the SD Card image `sdcard.img` and the firmware update file `FunKey-rootfs-X.Y.fwu` in the `images` directory. ## Build in a container