From cc691f9b4d3059e219dd4d5b02462634f3553e54 Mon Sep 17 00:00:00 2001 From: Felix Simkovic Date: Fri, 31 Aug 2018 10:54:11 +0100 Subject: OS X installation instructions added --- README | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.3