Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

Commit

Permalink
merging installation instructions correction.
Browse files Browse the repository at this point in the history
  • Loading branch information
jashkenas committed Sep 13, 2011
2 parents 387c6a7 + 499fef8 commit 6552b45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -136,7 +136,7 @@ <h2 id="installation">Installation &amp; Dependencies</h2>
</li>
<li>
(Optional) Install <a href="http://code.google.com/p/tesseract-ocr/">Tesseract</a>:<br />
<tt>[aptitude | port | brew] install tesseract</tt><br />
<tt>[aptitude | port | brew] install [tesseract | tesseract-ocr]</tt><br />
Without Tesseract installed, you'll still be able to extract text from
documents, but you won't be able to automatically OCR them.
</li>
Expand Down

0 comments on commit 6552b45

Please sign in to comment.