diff options
-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 ----- |