Skip to content

Commit bd35135

Browse files
committed
Merge pull request #45 from alindeman/patch-1
Adds recommendation to install poppler-data
2 parents 2e8312c + 504aafa commit bd35135

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ <h2 id="installation">Installation &amp; Dependencies</h2>
130130
<li>
131131
Install <a href="http://poppler.freedesktop.org/">Poppler</a>.
132132
On Linux, use <b>aptitude</b>, <b>apt-get</b> or <b>yum</b>:<br />
133-
<tt>aptitude install poppler-utils</tt><br />
133+
<tt>aptitude install poppler-utils poppler-data</tt><br />
134134
On the Mac, you can install from source or use <b>MacPorts</b>:<br />
135135
<tt>sudo port install poppler | brew install poppler</tt><br />
136136
</li>

0 commit comments

Comments
 (0)