Update installation instructions for Stellar CLI#2319
Update installation instructions for Stellar CLI#2319mesayanroy wants to merge 2 commits intostellar:mainfrom
Conversation
There was a problem hiding this comment.
Pull request overview
Updates Stellar CLI installation documentation to explicitly call out WSL users, aligning the install options with common “Windows + Ubuntu/WSL” setups.
Changes:
- Updates the “install with script” heading to include WSL.
- Updates the “install with Homebrew” heading to include WSL.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
docs/tools/cli/install-cli.mdx
Outdated
| ``` | ||
|
|
||
| Install with Homebrew (macOS, Linux): | ||
| Install with Homebrew (macOS, Linux, Wsl): |
There was a problem hiding this comment.
Same as above: use the standard “WSL” capitalization (and ideally define it once). Additionally, Homebrew on WSL is only applicable if the user has installed Linuxbrew/Homebrew in their WSL environment—consider wording this to prevent implying it works out-of-the-box on WSL.
There was a problem hiding this comment.
@copilot open a new pull request to apply changes based on this feedback
mesayanroy
left a comment
There was a problem hiding this comment.
For users with Ubuntu with windows , basically using sub version of Linux , can clarify the instructions better for their Wsl or similar environment is fixed.
For users with Ubuntu with windows , basically using sub version of Linux , can clarify the instructions better for their Wsl or similar environment.