Skip to content

Commit 94e2f16

Browse files
authored
Update README.md
1 parent ea1615c commit 94e2f16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@ await Pdf.Create(Dye.White)
5050

5151
| Platform | Installation |
5252
|----------|-------------|
53-
| **macOS** | `brew install tesseract` |
53+
| **macOS** |`brew install tesseract` |
5454
| **Windows** | Download [Tesseract](https://github.com/UB-Mannheim/tesseract/wiki) and [Ghostscript](https://www.ghostscript.com/download/gsdnld.html) |
55-
| **Linux** | `sudo apt-get install ghostscript tesseract-ocr` |
55+
| **Linux** |`sudo apt-get install ghostscript tesseract-ocr` |
5656

5757
> **Note**: Only needed for OCR (SaveAndOcr). PDF generation works without it.
5858
>

0 commit comments

Comments
 (0)