Skip to content

Commit

Permalink
Increase version number to v0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
niklas88 committed Oct 11, 2018
1 parent 8cecdb8 commit 23a08b2
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 @@ -42,7 +42,7 @@ Setup
# For a build from source
sudo cp $GOPATH/bin/wharfer /usr/bin/
# or for the binary release
wget https://github.com/ad-freiburg/wharfer/releases/download/v0.2.2/wharfer_$(uname -m).tar.bz2
wget https://github.com/ad-freiburg/wharfer/releases/download/v0.2.3/wharfer_$(uname -m).tar.bz2
tar -xavf wharfer_$(uname -m).tar.bz2
sudo cp wharfer_$(uname -m)/wharfer /usr/local/bin/wharfer

Expand Down

0 comments on commit 23a08b2

Please sign in to comment.