You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2021/12/01 12:54:47 UTC

[incubator-nuttx] 02/02: README.md: Fix typo in macOS section

This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git

commit 61647475ad3a922650c306ce8848ab0da67bad27
Author: Aaron Rumpler <80...@users.noreply.github.com>
AuthorDate: Wed Dec 1 19:38:12 2021 +1300

    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 24a0e53..95ac642 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