mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-06-27 02:30:08 +00:00
Update installing.rst (#590)
This commit is contained in:
parent
bd6a8a3a40
commit
c62bee48ad
@ -7,7 +7,7 @@ Quick Start
|
||||
Use the following instructions to get up and running with ``unstructured`` and test your
|
||||
installation.
|
||||
|
||||
* Install the Python SDK with ``"pip install unstructured[local-inference]"``
|
||||
* Install the Python SDK with ``pip install "unstructured[local-inference]"``
|
||||
* If you do not need to process PDFs or images, you can run ``pip install unstructured``
|
||||
|
||||
* Install the following system dependencies if they are not already available on your system. Depending on what document types you're parsing, you may not need all of these.
|
||||
|
Loading…
x
Reference in New Issue
Block a user