Skip to content

Commit 499ebfd

Browse files
committed
docs: graphicsmagick installation on CentOS/RHEL
1 parent 9272328 commit 499ebfd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

INSTALLATION.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ $ sudo apt-get install graphicsmagick
99
# Fedora
1010
$ sudo dnf install GraphicsMagick
1111

12+
# CentOS / RHEL
13+
$ sudo yum install --enablerepo epel GraphicsMagick
14+
1215
# OS X
1316
$ brew install graphicsmagick
1417

0 commit comments

Comments
 (0)