Skip to content

Commit

Permalink
Update installation.md
Browse files Browse the repository at this point in the history
I have added the letter 'v' to download the binary file.

Signed-off-by: Farhad Haqiqipur <fhaqiqipur@gmail.com>
  • Loading branch information
farhadh91 authored and GitLab committed Apr 18, 2024
1 parent 026b38b commit 9da99e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ spec:
## Installing locally
### On Linux or macOS via Curl
```
curl -Lo argocd-vault-plugin https://github.com/argoproj-labs/argocd-vault-plugin/releases/download/{version}/argocd-vault-plugin_{version}_{linux|darwin}_{amd64|arm64|s390x}
curl -Lo argocd-vault-plugin https://github.com/argoproj-labs/argocd-vault-plugin/releases/download/v{version}/argocd-vault-plugin_{version}_{linux|darwin}_{amd64|arm64|s390x}
chmod +x argocd-vault-plugin
Expand Down

0 comments on commit 9da99e5

Please sign in to comment.