Skip to content

Commit 8938c87

Browse files
authored
Update README.md
1 parent 4030295 commit 8938c87

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,8 @@ await Pdf.Create(Dye.White)
5353
| **Windows** | Download [Tesseract](https://github.com/UB-Mannheim/tesseract/wiki) and [Ghostscript](https://www.ghostscript.com/download/gsdnld.html) |
5454
| **Linux** | `sudo apt-get install ghostscript tesseract-ocr` |
5555

56-
> **Note**: Only needed if using the `SaveAndOcr` extension method. PDF generation works without these.
56+
> **Note**: Only needed for OCR (SaveAndOcr). PDF generation works without it.
57+
>
5758
5859
## Requirements
5960

0 commit comments

Comments
 (0)