just replaced everywhere
This commit is contained in:
parent
18aa3478ba
commit
57fbb3d640
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ It supports:
|
|||
To install MarkItDown, use pip: `pip install markitdown`. Alternatively, you can install it from the source:
|
||||
|
||||
```bash
|
||||
git clone git@github.com:microsoft/markitdown.git
|
||||
git clone https://github.com/microsoft/markitdown.git
|
||||
cd markitdown
|
||||
pip install -e packages/markitdown
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue