aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix Simkovic <felixsimkovic@me.com>2018-08-31 10:54:11 +0100
committerFelix Simkovic <felixsimkovic@me.com>2018-08-31 10:54:11 +0100
commitcc691f9b4d3059e219dd4d5b02462634f3553e54 (patch)
treef346c39b6324058ad9815a362392b32714e2dace
parentaaae8d4b296e0030607f5f8338ce9255c51ed8e6 (diff)
OS X installation instructions added
-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