Skip to content

Commit

Permalink
Add installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
haesleinhuepf authored Dec 14, 2024
1 parent 70ab149 commit 18301ed
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,14 @@ result = markitdown.convert("test.xlsx")
print(result.text_content)
```

## Installation

MarkItDown can be installed using pip:

```
pip install markitdown
```

## Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a
Expand Down

0 comments on commit 18301ed

Please sign in to comment.