From c5dfc9ab1bcbf8da358ff4c90091b894d219d4d9 Mon Sep 17 00:00:00 2001 From: Yannick Heneault Date: Sun, 28 Mar 2021 14:49:24 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aaf6eb5..54e1ca9 100644 --- a/README.md +++ b/README.md @@ -10,5 +10,5 @@ This code is used to build the linux platform image for the raspberry pi zero an 3. `cd yocto-pitrezor` 4. `sudo ./build-pitrezor.sh TAG [raspberrypi4]` (where TAG is 1.9.4.1 for example, if left blank the script builds latest commit in master branch). You can optionnaly specify "raspberrypi4" to build an image for that platform. Otherwise default is pi zero. -This creates file `build/pitrezor-TAG.zip` . +This creates file `build/pitrezor-MACHINE-TAG.zip` .