aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorIsmayil Mirzali <ismayilmirzeli@gmail.com>2021-10-07 15:04:15 +0300
committerEli Schwartz <eschwartz93@gmail.com>2021-10-08 14:34:15 -0400
commit54e17ad5975252242712dc3b613bdbd0a2504e23 (patch)
treea3f3efa8d4508a49b19550511c59657cbd15d41e /docs
parent7639b70796c7199120711afefb405bb31e110051 (diff)
downloadmeson-54e17ad5975252242712dc3b613bdbd0a2504e23.zip
meson-54e17ad5975252242712dc3b613bdbd0a2504e23.tar.gz
meson-54e17ad5975252242712dc3b613bdbd0a2504e23.tar.bz2
Add Mac installation instructions for Homebrew
Diffstat (limited to 'docs')
-rw-r--r--docs/markdown/SimpleStart.md4
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).