Update README.md

fixed dead link
This commit is contained in:
randogoth 2026-04-27 19:59:04 +02:00
parent 38fa950b0e
commit b539d037c6

View file

@ -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 git+https://github.com/randogoth/md2txt/ md2txt
uv tool install --from git+https://codeberg.org/randogoth/md2txt/ md2txt
```
## CLI