From 6736d75ba304805df4f612c69adb2602e5131f17 Mon Sep 17 00:00:00 2001 From: jylenhof Date: Wed, 24 Dec 2025 09:07:43 +0100 Subject: [PATCH] docs(README): add mise alternate installation documentation Signed-off-by: jylenhof --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 87a5f21..0f06528 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,12 @@ brew install htmlq scoop install htmlq ``` +### [Mise-en-place](https://mise.jdx.dev) + +```sh +mise use -g htmlq@latest +``` + ## Usage ```console