aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 7bbc3da..6bcba97 100644
--- a/README
+++ b/README
@@ -47,6 +47,9 @@ $ sudo dnf install gtk3-devel
or
$ sudo apt install libgtk-3-dev
+If you're running OS X, please install Homebrew (https://brew.sh), and the all dependencies:
+$ brew install gettext meson ninja gtk+3
+
Then set up the build directory using Meson:
$ meson builddir # where "builddir" is your name for the build directory