From 5c988cc7222db9b1a943ba0dd40f7f6116813bcb Mon Sep 17 00:00:00 2001 From: Andrew Kelley Date: Wed, 3 Jan 2018 14:16:20 -0500 Subject: [PATCH] readme: update macos installation instructions --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1ba90c004c..a05d8a1a71 100644 --- a/README.md +++ b/README.md @@ -154,6 +154,7 @@ make install `ZIG_LIBC_LIB_DIR` and `ZIG_LIBC_STATIC_LIB_DIR` are unused. ``` +brew install cmake brew install llvm@5 brew outdated llvm@5 || brew upgrade llvm@5 mkdir build