Skip to content

Commit

Permalink
Release v0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
george-angel committed Dec 5, 2022
1 parent 263cd4e commit 2e2326a
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 @@ -22,7 +22,7 @@ To install on AMD64:

```
os=$(uname | awk '{print tolower($0)}')
curl -L -o wiresteward https://github.com/utilitywarehouse/wiresteward/releases/download/v0.2.4/wiresteward_0.2.4_${os}_amd64
curl -L -o wiresteward https://github.com/utilitywarehouse/wiresteward/releases/download/v0.2.5/wiresteward_0.2.5_${os}_amd64
chmod +x wiresteward
mv wiresteward /usr/local/bin/
```
Expand Down

0 comments on commit 2e2326a

Please sign in to comment.