You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -99,6 +99,8 @@ This is converted by Jekyll into:
99
99
100
100
## Installation
101
101
102
+
This gem depends on [MiniMagick](https://github.com/minimagick/minimagick) which requires the command-line tool [ImageMagick](https://imagemagick.org/) to be installed and available on your path variable.
103
+
102
104
Add the gem to your Jekyll site's Gemfile under the jekyll_plugins group:
0 commit comments