We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d03ce9 commit 499fef8Copy full SHA for 499fef8
index.html
@@ -136,7 +136,7 @@ <h2 id="installation">Installation & Dependencies</h2>
136
</li>
137
<li>
138
(Optional) Install <a href="http://code.google.com/p/tesseract-ocr/">Tesseract</a>:<br />
139
- <tt>[aptitude | port] install tesseract</tt><br />
+ <tt>[aptitude install tesseract-ocr | port install tesseract]</tt><br />
140
Without Tesseract installed, you'll still be able to extract text from
141
documents, but you won't be able to automatically OCR them.
142
0 commit comments