diff --git a/README.md b/README.md index 0aae9b7..75c2ba0 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ It supports: - Text-based formats (CSV, JSON, XML) - ZIP files (iterates over contents) -To install MarkItDown, use pip: `pip install markitdown`. Alternatively, you can install it from the source: `pip install -e .`. +To install MarkItDown, use pip: `pip install markitdown`. Alternatively, you can install it from the source: `pip install -e .` ## Usage