update markdown
This commit is contained in:
parent
041be54471
commit
363d0a8d37
1 changed files with 2 additions and 0 deletions
|
|
@ -46,6 +46,8 @@ To install MarkItDown, use pip: `pip install 'markitdown[all]'`. Alternatively,
|
||||||
```bash
|
```bash
|
||||||
git clone git@github.com:microsoft/markitdown.git
|
git clone git@github.com:microsoft/markitdown.git
|
||||||
cd markitdown
|
cd markitdown
|
||||||
|
conda create -n markitdown python=3.10 -y
|
||||||
|
conda activate markitdown
|
||||||
pip install -e 'packages/markitdown[all]'
|
pip install -e 'packages/markitdown[all]'
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue