diff options
-rw-r--r-- | docs/markdown/SimpleStart.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/markdown/SimpleStart.md b/docs/markdown/SimpleStart.md index bf0d7ae..74666cd 100644 --- a/docs/markdown/SimpleStart.md +++ b/docs/markdown/SimpleStart.md @@ -91,6 +91,10 @@ versions. ### macOS +#### With Homebrew +`brew install meson ninja` + +#### Without Homebrew Start by downloading the installation package from [the Releases page](https://github.com/mesonbuild/meson/releases). |