From b9f581d644295f372eb0cd026560e9c97dcb8091 Mon Sep 17 00:00:00 2001 From: jdx <216188+jdx@users.noreply.github.com> Date: Sun, 12 Jan 2025 07:08:53 -0600 Subject: [PATCH] docs: clean up activation instructions --- docs/getting-started.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/getting-started.md b/docs/getting-started.md index 9869d1df55..243d3dd841 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -1,3 +1,5 @@ + + # Getting Started This will show you how to install mise and get started with it. This is a suitable way when using an interactive shell like `bash`, `zsh`, or `fish`. @@ -103,7 +105,7 @@ See [this guide](dev-tools/shims.md) for more information. :::tabs key:installing-mise -== `curl https://mise.run | sh` +== https://mise.run ::: code-group