Commit 5c988cc722

Andrew Kelley <superjoe30@gmail.com>
2018-01-03 20:16:20
readme: update macos installation instructions
1 parent 36ff266
Changed files (1)
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