diff options
| author | Nils <git@velohero.com> | 2018-01-11 14:42:31 +0100 |
|---|---|---|
| committer | Nils <git@velohero.com> | 2018-01-11 14:42:31 +0100 |
| commit | 95106e616c6fab0dc8c8a7952a0012046a979cf1 (patch) | |
| tree | ccc9218b867825454279672180ac0f432e164ca3 | |
| parent | 23b427563fd786419e462d14ee4fcb8f4b613bc3 (diff) | |
macos homebrew
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -28,7 +28,9 @@ Requirements On a debian-based system (Ubuntu), just run `apt-get install imagemagick jhead` as root. -Under macOS you can install it with MacPort (https://www.macports.org/): `sudo port install imagemagick jhead` +Under macOS you can install it with: +* MacPort (https://www.macports.org/): `sudo port install imagemagick jhead` +* Homebrew (https://brew.sh/): `brew install imagemagick jhead` Usage ----- |
