From 56d2c4aa5fea506abb15d71b53aea23b9dd3398b Mon Sep 17 00:00:00 2001 From: tguinot Date: Mon, 10 Feb 2020 03:31:07 +0100 Subject: Add which pathfinding for executables --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 2aeb493..4e6a696 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,12 @@ Nautilus, the default file manager of GNOME. Please note that mat2 requires at least Python3.5. +# Requirements setup on macOS (OS X) using [Homebrew](https://brew.sh/) + +```bash +brew install exiftool cairo pygobject3 poppler gdk-pixbuf librsvg ffmpeg +``` + # Running the test suite ```bash -- cgit v1.3