docs: more install notes
This commit is contained in:
@@ -442,7 +442,7 @@ Installing on Windows
|
||||
production-ready solution, use Windows Subsystem for Linux or a Docker
|
||||
image.
|
||||
|
||||
You must install the following for Windows using their installers:
|
||||
You must install the following for Windows:
|
||||
|
||||
* Python 3.7 (64-bit recommended)
|
||||
* Tesseract 4.0 or later
|
||||
@@ -452,7 +452,7 @@ You must install the following for Windows using their installers:
|
||||
You can install these with the Chocolatey package manager:
|
||||
|
||||
* ``choco install python3``
|
||||
* ``choco install tesseract``
|
||||
* ``choco install --pre tesseract``
|
||||
* ``choco install ghostscript``
|
||||
* ``choco install qpdf``
|
||||
|
||||
@@ -460,6 +460,9 @@ Also consider adding:
|
||||
|
||||
* ``choco install pngquant``
|
||||
|
||||
Windows 10 64-bit and 64-bit versions of applications are recommended. Earlier
|
||||
versions of Windows and 32-bit versions of these programs are not tested.
|
||||
|
||||
Modify your ``PATH`` environment variable so that Tesseract, Ghostscript and QPDF
|
||||
executables on the ``PATH``.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user