Add binary and Homebrew support for CLI #25
This commit is contained in:
parent
e521eebc66
commit
dfa7098336
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ If you're on macOS, you can install markitdown via Homebrew:
|
||||||
brew install markitdown
|
brew install markitdown
|
||||||
```
|
```
|
||||||
|
|
||||||
This provides a convenient method to install and run markitdown directly from the terminal, with no need to install Python or other dependencies.
|
This provides a convenient method to install and run markitdown directly from the terminal.
|
||||||
|
|
||||||
# Usage
|
# Usage
|
||||||
The API is simple:
|
The API is simple:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue