Skip to content

Commit

Permalink
docs: update archlinux install with official package (#9718)
Browse files Browse the repository at this point in the history
Signed-off-by: Paulo Coelho <prscoelho@protonmail.com>
  • Loading branch information
prscoelho authored Jun 29, 2022
1 parent 3550252 commit 7630d43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/cli_installation.md
Original file line number Diff line number Diff line change
@@ -4,10 +4,10 @@ You can download the latest Argo CD version from [the latest release page of thi

## Linux and WSL

### ArchLinux User Repository ([AUR](https://aur.archlinux.org/packages/))
### ArchLinux

```bash
yay -Sy argocd-bin
pacman -S argocd
```

### Homebrew

0 comments on commit 7630d43

Please sign in to comment.