docs: fixed typo in Installation guide (#945)

This commit is contained in:
Jack Retterer 2023-07-21 06:33:44 -07:00 committed by GitHub
parent 208148abe7
commit 708714dab5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ installation.
* ``poppler-utils`` (images and PDFs)
* ``tesseract-ocr`` (images and PDFs)
* ``libreoffice`` (MS Office docs)
* ``pandocs`` (EPUBs, RTFs and Open Office docs)
* ``pandoc`` (EPUBs, RTFs and Open Office docs)
* Follow the instructions `here <https://github.com/Unstructured-IO/unstructured-inference#detectron2>`_ to install ``detectron2``. This is required if you would like to use custom models from the `LayoutParser Model Zoo <https://github.com/Unstructured-IO/unstructured-inference#using-models-from-the-layoutparser-model-zoo>`_.