From 61647475ad3a922650c306ce8848ab0da67bad27 Mon Sep 17 00:00:00 2001 From: Aaron Rumpler <80610725+Aaron-Rumpler@users.noreply.github.com> Date: Wed, 1 Dec 2021 19:38:12 +1300 Subject: [PATCH] README.md: Fix typo in macOS section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24a0e53582..95ac6426c3 100644 --- a/README.md +++ b/README.md @@ -537,7 +537,7 @@ if you want to build the sim: * ELF toolchain (if you want to build modules for CONFIG_LIBC_MODLIB) - brew install x86_64-elf-gc + brew install x86_64-elf-gcc # INSTALLATION