Skip to content

Commit 30eb419

Browse files
authored
Add homebrew-bundle instructions to README
1 parent ea7eb0f commit 30eb419

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,10 @@ which can be installed via a package manager:
102102
**[Homebrew](https://brew.sh/)**
103103

104104
brew install cmake ninja
105+
106+
You can also use [homebrew-bundle](https://github.com/Homebrew/homebrew-bundle) to install all of these dependencies:
107+
108+
brew bundle
105109

106110
**[MacPorts](https://macports.org)**
107111

0 commit comments

Comments
 (0)