Skip to content

Commit 2a1cb5e

Browse files
author
weave-gitops-bot
committed
Update README to point download link to 0.36.0
1 parent 8483577 commit 2a1cb5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Weave GitOps Open Source provides:
6464
Mac / Linux
6565

6666
```console
67-
curl --silent --location "https://github.com/weaveworks/weave-gitops/releases/download/v0.35.0/gitops-$(uname)-$(uname -m).tar.gz" | tar xz -C /tmp
67+
curl --silent --location "https://github.com/weaveworks/weave-gitops/releases/download/v0.36.0/gitops-$(uname)-$(uname -m).tar.gz" | tar xz -C /tmp
6868
sudo mv /tmp/gitops /usr/local/bin
6969
gitops version
7070
```

0 commit comments

Comments
 (0)