Skip to content

Commit

Permalink
update readme for new release (#443)
Browse files Browse the repository at this point in the history
Co-authored-by: Jerry Jackson <jerry@weave.works>
  • Loading branch information
jrryjcksn and weave-e2e-quickstart committed Jul 7, 2021
1 parent e15d0ba commit 1b94016
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 @@ -24,7 +24,7 @@ _Weave GitOps is in early stages and iterating. Not all capabilities are availab
Mac / Linux

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

0 comments on commit 1b94016

Please sign in to comment.