Update README.md

fixed it
This commit is contained in:
SigireddyBalasai 2025-02-28 22:02:44 +05:30 committed by GitHub
parent 9a19fdd134
commit 8aa3378cce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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
``` ```