Skip to content

Commit 1954148

Browse files
authored
doc: add AUR link to README (#1464)
Signed-off-by: Patrik Cyvoct <[email protected]>
1 parent 97c2013 commit 1954148

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,15 @@ Install the latest stable release on macOS using [Homebrew](http://brew.sh):
2525
brew 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

3039
Install 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
3948
TODO: 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
-->

0 commit comments

Comments
 (0)