We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 100d7c1 commit fb98547Copy full SHA for fb98547
pages/scaleway-cli/quickstart.mdx
@@ -47,10 +47,10 @@ pacman -S scaleway-cli
47
48
### Windows
49
50
-Install the latest stable release on Windows using [Chocolatey](https://community.chocolatey.org/packages/scaleway-cli):
+Install the latest stable release on Windows using [WinGet](https://learn.microsoft.com/en-us/windows/package-manager/winget/):
51
52
```powershell
53
-choco install scaleway-cli
+winget install scw
54
```
55
56
## Manual installation on other OS
0 commit comments