added installation instructions
This commit is contained in:
parent
81e3f24acd
commit
7c4a35c30a
1 changed files with 5 additions and 0 deletions
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue