diff --git a/docs/getting-started.md b/docs/getting-started.md index 75b574b422..3543789bef 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -36,15 +36,14 @@ brew install mise == Windows ::: code-group -```shell [winget] -winget install jdx.mise -``` - ```shell [scoop] -# https://github.com/ScoopInstaller/Main/pull/6374 scoop install mise ``` +```shell [winget] +winget install jdx.mise +``` + ```shell [chocolatey] choco install mise ```