Skip to content

Commit

Permalink
Updated README for v0.4.0 (#977)
Browse files Browse the repository at this point in the history
  • Loading branch information
James Wilson authored Oct 27, 2021
1 parent 06a3603 commit a9fa01d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ It is based on [CNCF Flux](https://fluxcd.io), a leading GitOps engine.
Mac / Linux

```console
curl -L "https://github.com/weaveworks/weave-gitops/releases/download/v0.3.3/gitops-$(uname)-$(uname -m)" -o gitops
curl -L "https://github.com/weaveworks/weave-gitops/releases/download/v0.4.0/gitops-$(uname)-$(uname -m)" -o gitops
chmod +x gitops
sudo mv ./gitops /usr/local/bin/gitops
gitops version
Expand Down

0 comments on commit a9fa01d

Please sign in to comment.