diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -41,6 +41,12 @@ Nautilus, the default file manager of GNOME. | |||
| 41 | 41 | ||
| 42 | Please note that mat2 requires at least Python3.5. | 42 | Please note that mat2 requires at least Python3.5. |
| 43 | 43 | ||
| 44 | # Requirements setup on macOS (OS X) using [Homebrew](https://brew.sh/) | ||
| 45 | |||
| 46 | ```bash | ||
| 47 | brew install exiftool cairo pygobject3 poppler gdk-pixbuf librsvg ffmpeg | ||
| 48 | ``` | ||
| 49 | |||
| 44 | # Running the test suite | 50 | # Running the test suite |
| 45 | 51 | ||
| 46 | ```bash | 52 | ```bash |
