install
This commit is contained in:
parent
c3d90763ce
commit
38fa950b0e
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ This repository contains the `md2txt` command line tool and supporting libraries
|
|||
Install the CLI directly from GitHub with [uv](https://github.com/astral-sh/uv):
|
||||
|
||||
```
|
||||
uv tool install --from github:randogoth/md2txt md2txt
|
||||
uv tool install --from git+https://github.com/randogoth/md2txt/ md2txt
|
||||
```
|
||||
|
||||
## CLI
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue