From c9c3c8522a42733551e29c9da962c854cbe3987a Mon Sep 17 00:00:00 2001 From: Flatulent Fowl Date: Tue, 12 May 2026 20:21:43 +0200 Subject: [PATCH] Update repository URL in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e2bc6e4..ef004af 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ pip install markitdown-ocr openai ### Build from source ```bash -git clone https://github.com/rgottwald/docdrop +git clone https://github.com/FlatulentFowl/docdrop cd docdrop npm install npm run build