From 299fa00dded2024b40824dee389986c441430907 Mon Sep 17 00:00:00 2001 From: randogoth Date: Mon, 20 Oct 2025 22:52:49 +0300 Subject: [PATCH] install --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf96812..5501855 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ The project wraps the [md2txt](https://github.com/randogoth/md2txt/) toolchain, Install the CLI directly from GitHub with [uv](https://github.com/astral-sh/uv): ``` -uv tool install --from github:randogoth/mambler mambler +uv tool install --from git+https://github.com/randogoth/mambler/ mambler ``` ### Usage