File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,15 @@ Install the latest stable release on macOS using [Homebrew](http://brew.sh):
2525brew install scw
2626```
2727
28+ ### Archlinux
29+
30+ Install the latest stable release on Archlinux via [ AUR] ( https://aur.archlinux.org/packages/scaleway-cli/ ) .
31+ For instance with ` yay ` :
32+
33+ ``` sh
34+ yay -S scaleway-cli
35+ ```
36+
2837### Chocolatey
2938
3039Install the lastest stable release on Windows using [ Chocolatey] ( https://chocolatey.org/ ) ([ Package] ( https://chocolatey.org/packages/scaleway-cli ) ):
@@ -37,7 +46,6 @@ choco install scaleway-cli
3746### Others
3847
3948TODO: Add other package managers:
40- - [AUR](https://aur.archlinux.org/packages/scaleway-cli/)
4149- [Snap](https://snapcraft.io/)
4250- [Apt](https://wiki.debian.org/Apt)
4351-->
You can’t perform that action at this time.
0 commit comments