We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21b8494 commit 97c2013Copy full SHA for 97c2013
README.md
@@ -25,19 +25,18 @@ Install the latest stable release on macOS using [Homebrew](http://brew.sh):
25
brew install scw
26
```
27
28
-<!--- TODO:
29
### Chocolatey
30
31
-Install the lastest stable release on Windows using [Chocolatey](https://chocolatey.org/): _Coming soon..._
+Install the lastest stable release on Windows using [Chocolatey](https://chocolatey.org/) ([Package](https://chocolatey.org/packages/scaleway-cli)):
32
33
```powershell
34
choco install scaleway-cli
35
36
+<!--- TODO:
37
### Others
38
39
TODO: Add other package managers:
40
-- [Chocolate](https://chocolatey.org/packages/scaleway-cli/)
41
- [AUR](https://aur.archlinux.org/packages/scaleway-cli/)
42
- [Snap](https://snapcraft.io/)
43
- [Apt](https://wiki.debian.org/Apt)
0 commit comments