~sircmpwn/hare-dev

bunnix: README: fix typo v1 PROPOSED

Rosie K Languet: 1
 README: fix typo

 1 files changed, 1 insertions(+), 1 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~sircmpwn/hare-dev/patches/54584/mbox | git am -3
Learn more about email & git

[PATCH bunnix] README: fix typo Export this patch

From: Rosie Keith Languet <rkl@rosiesworkshop.net>

s/migw32/mingw32/
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index f965fa13..5fef412a 100644
--- a/README.md
+++ b/README.md
@@ -62,7 +62,7 @@ You need the following:

To build with EFI support:

* binutils and gcc configured for x86-64-w64-migw32
* binutils and gcc configured for x86-64-w64-mingw32
* OVMF (only requried if PREFER\_EFI=1, for qemu)

To build with legacy boot support:
-- 
2.46.0
P.S. Sorry for sending to the wrong list. I'll use your public inbox for future mails.