Skip to content

Commit 4f7b12d

Browse files
committed
Add instructions for installing dependencies on Ubuntu/Debian.
1 parent 9c3ad81 commit 4f7b12d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,11 @@ brew install imagemagick
4747
gem install rmagick exifr
4848
```
4949

50+
### Install dependencies on Ubuntu
51+
52+
```apt install libmagick++-dev
53+
gem install rmagick exifr
54+
```
5055

5156
## Configuration
5257

0 commit comments

Comments
 (0)