From 54e17ad5975252242712dc3b613bdbd0a2504e23 Mon Sep 17 00:00:00 2001 From: Ismayil Mirzali Date: Thu, 7 Oct 2021 15:04:15 +0300 Subject: Add Mac installation instructions for Homebrew --- docs/markdown/SimpleStart.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/markdown/SimpleStart.md') 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). -- cgit v1.2.3