From f05d1c7d305103ee98e59d245cd4d607875b4350 Mon Sep 17 00:00:00 2001 From: Shaja <52394457+shaja-asm@users.noreply.github.com> Date: Thu, 6 Oct 2022 11:50:18 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84ef636..591e712 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Download the [latest development build here](https://jenkins.laboratoriopublico. Pre-requisites for running locally: You'll need to have Docker installed. ``` -make sd-card +make sd-image ``` This will create an image called `hypriotos-rpi-dirty.img.zip`.