-
Notifications
You must be signed in to change notification settings - Fork 3.2k
documentation: Windows Powershell syntax example incorrect #4469
Copy link
Copy link
Closed
Labels
hacktoberfestIssues awarding points for Hacktoberfest 2025!Issues awarding points for Hacktoberfest 2025!smallWeight label for Hacktoberfest 2025 issuesWeight label for Hacktoberfest 2025 issues
Description
Describe the bug
Quickstart documentataion for Windows CLI using powershell is incorrect, the same command using bash is shown:
curl -fsSL https://github.com/block/goose/releases/download/stable/download_cli.sh | bash
while i believe a specific ps1 variant has been created by BestCodes for powershell
To Reproduce
Steps to reproduce the behavior:
- Open powershell
- Copy and run instrction
Expected behavior
expect proper installation to launch
Screenshots
Please provide following information:
- OS & Arch: [Windows 11 default powershell]
- Interface: [CLI]
- Version: [v1.7.0]
- Extensions enabled: [n/a]
- Provider & Model: [n/a]
Additional context
Add any other context about the problem here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
hacktoberfestIssues awarding points for Hacktoberfest 2025!Issues awarding points for Hacktoberfest 2025!smallWeight label for Hacktoberfest 2025 issuesWeight label for Hacktoberfest 2025 issues
Type
Projects
Status
Done