diff --git a/core/ocr_backend_manager.py b/core/ocr_backend_manager.py index 847e1db..e57a8a7 100644 --- a/core/ocr_backend_manager.py +++ b/core/ocr_backend_manager.py @@ -171,7 +171,7 @@ To install Tesseract: https://github.com/UB-Mannheim/tesseract/wiki 2. Run the installer and note the installation path - (usually C:\Program Files\Tesseract-OCR) + (usually C:\\Program Files\\Tesseract-OCR) 3. Add to PATH or use the auto-detect feature