Skip to content

Commit fb98547

Browse files
authored
docs(cli): update windows install command (#5381)
1 parent 100d7c1 commit fb98547

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/scaleway-cli/quickstart.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@ pacman -S scaleway-cli
4747

4848
### Windows
4949

50-
Install the latest stable release on Windows using [Chocolatey](https://community.chocolatey.org/packages/scaleway-cli):
50+
Install the latest stable release on Windows using [WinGet](https://learn.microsoft.com/en-us/windows/package-manager/winget/):
5151

5252
```powershell
53-
choco install scaleway-cli
53+
winget install scw
5454
```
5555

5656
## Manual installation on other OS

0 commit comments

Comments
 (0)