Skip to content

Commit

Permalink
feat: Update README.md with installation instructions for poppler and…
Browse files Browse the repository at this point in the history
… tesseract
  • Loading branch information
StanGirard committed Jun 2, 2024
1 parent c8d9fdc commit 01036f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ pip install megaparse
1. Add your OpenAI API key to the .env file

2. Install poppler on your computer (images and PDFs)
3.
4. Install tesseract on your computer (images and PDFs)

3. Install tesseract on your computer (images and PDFs)

```python
from megaparse import MegaParse
Expand Down

0 comments on commit 01036f8

Please sign in to comment.