From 238cf60f7c21afe8bc663eaf98d2f5da27cca061 Mon Sep 17 00:00:00 2001 From: TheOddGarlic Date: Wed, 26 Jan 2022 18:22:39 +0300 Subject: [PATCH] Fix typo "belenaEtcher" in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 08997e8c..e8e8306f 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,6 @@ repbuild can be used to run and build docs for able os ## Testing on real hardware I recommend using an old x86_64 computer * `cargo run --release` to generate a binary image that is bootable -* flash it to a USB device via `dd` or belenaEtcher +* flash it to a USB device via `dd` or balenaEtcher * Remove said USB device and plug into test machine * assure test machine boots from USB devices