Skip to content

[docs] Fix installation section for Scoop#10059

Merged
jdx merged 2 commits into
jdx:mainfrom
ofek:patch-1
May 25, 2026
Merged

[docs] Fix installation section for Scoop#10059
jdx merged 2 commits into
jdx:mainfrom
ofek:patch-1

Conversation

@ofek

@ofek ofek commented May 24, 2026

Copy link
Copy Markdown
Contributor

On https://mise.jdx.dev/getting-started.html the command to install via Scoop includes extra content, unlike the other mechanisms, which gets copied to the clipboard when clicking the button. I also moved Scoop to the front to match the recommendations on https://mise.jdx.dev/installing-mise.html#installation-methods (which I agree with as Scoop is definitely preferred for CLIs).

image

@greptile-apps

greptile-apps Bot commented May 24, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR fixes the Scoop installation snippet in the Windows getting-started section by removing a GitHub PR reference comment (# https://github.com/ScoopInstaller/Main/pull/6374) that was being inadvertently included when users clicked the copy button, and reorders the tabs so Scoop precedes winget.

  • Removes the inline comment from the scoop code block so the clipboard only receives the bare scoop install mise command, matching the behavior of all other installation snippets.
  • Reorders the Windows tab group: scoop → winget → chocolatey.

Confidence Score: 5/5

Documentation-only change with no risk to runtime behavior; safe to merge.

The change touches only a single markdown documentation file, removing an extraneous comment from a code snippet and reordering two tabs. There is no logic, configuration, or executable code involved.

No files require special attention.

Important Files Changed

Filename Overview
docs/getting-started.md Removes the inline comment from the Scoop code block (which was being copied to clipboard alongside the install command) and reorders the Windows install tabs so Scoop appears before winget.

Reviews (2): Last reviewed commit: "Reorder Windows installation mechanisms" | Re-trigger Greptile

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request removes an unnecessary comment containing a GitHub PR link from the Scoop installation instructions in the getting started documentation. I have no feedback to provide as there were no review comments to evaluate.

@jdx jdx merged commit cd136b4 into jdx:main May 25, 2026
33 checks passed
@ofek ofek deleted the patch-1 branch May 25, 2026 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants