Update docs/install-usage-fleetCLI.md

Co-authored-by: Corentin Néau <tan.neau@suse.com>
This commit is contained in:
hridyesh bisht 2025-10-08 13:51:41 +05:30 committed by GitHub
parent e83121fda0
commit d56b516210
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ sudo mv fleet /usr/local/bin/
**Windows (PowerShell)**
```bash
Invoke-WebRequest -Uri "https://github.com/rancher/fleet/releases/download/v0.13.0/fleet-windows-amd64.exe" -OutFile "fleet.exe"
Invoke-WebRequest -Uri "https://github.com/rancher/fleet/releases/latest/download/fleet-windows-amd64.exe" -OutFile "fleet.exe"
```
**Verify installation**