From 49d9c7fbc9ded1c3eba43fb812194710f8f9eaa7 Mon Sep 17 00:00:00 2001 From: Julien Oculi Date: Wed, 13 Mar 2024 14:51:28 +0100 Subject: [PATCH] docs: :pencil2: fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bef7ebf..cacf66f 100644 --- a/README.md +++ b/README.md @@ -46,4 +46,4 @@ Repository to automatically setup raspberry pi img for the **Gowest**. 3. `setup:flash`: Flash boot drive with img and install script. 4. `setup:clean`: Clean all builds outputs. -Additionally you can write task individually if you already have done one task. +Additionally you can run tasks individually if you already have done one.