diff options
| author | Ismayil Mirzali <ismayilmirzeli@gmail.com> | 2021-10-07 15:04:15 +0300 |
|---|---|---|
| committer | Eli Schwartz <eschwartz93@gmail.com> | 2021-10-08 14:34:15 -0400 |
| commit | 54e17ad5975252242712dc3b613bdbd0a2504e23 (patch) | |
| tree | a3f3efa8d4508a49b19550511c59657cbd15d41e /docs/markdown/SimpleStart.md | |
| parent | 7639b70796c7199120711afefb405bb31e110051 (diff) | |
| download | meson-54e17ad5975252242712dc3b613bdbd0a2504e23.tar.gz | |
Add Mac installation instructions for Homebrew
Diffstat (limited to 'docs/markdown/SimpleStart.md')
| -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 bf0d7aefb..74666cd23 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). |
