added installation instructions

This commit is contained in:
Sarthak Pati 2024-12-16 12:58:04 -05:00 committed by GitHub
parent 81e3f24acd
commit 7c4a35c30a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,6 +27,11 @@ or from the source
pip install -e . pip install -e .
``` ```
Alternatively, using conda
```sh
conda install markitdown
```
# Usage # Usage
The API is simple: The API is simple: