Update README.md
fixed it
This commit is contained in:
parent
9a19fdd134
commit
8aa3378cce
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ pip install markitdown
|
||||||
From source:
|
From source:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone git@github.com:microsoft/markitdown.git
|
git clone https://github.com/microsoft/markitdown.git
|
||||||
cd markitdown
|
cd markitdown
|
||||||
pip install -e packages/markitdown
|
pip install -e packages/markitdown
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue