Skip to content

Commit 9da99e5

Browse files
farhadh91GitLab
authored and
GitLab
committed
Update installation.md
I have added the letter 'v' to download the binary file. Signed-off-by: Farhad Haqiqipur <[email protected]>
1 parent 026b38b commit 9da99e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ spec:
322322
## Installing locally
323323
### On Linux or macOS via Curl
324324
```
325-
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}
325+
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}
326326

327327
chmod +x argocd-vault-plugin
328328

0 commit comments

Comments
 (0)