Skip to content

Commit

Permalink
Update readme to 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bfirsh committed Feb 7, 2017
1 parent a488187 commit e7e6427
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 @@ First, [install Docker](https://docs.docker.com/engine/installation/). The easie

Next, on macOS and Linux:

curl -L "https://github.com/bfirsh/whalebrew/releases/download/0.0.3/whalebrew-$(uname -s)-$(uname -m)" -o /usr/local/bin/whalebrew; chmod +x /usr/local/bin/whalebrew
curl -L "https://github.com/bfirsh/whalebrew/releases/download/0.0.4/whalebrew-$(uname -s)-$(uname -m)" -o /usr/local/bin/whalebrew; chmod +x /usr/local/bin/whalebrew

Windows support is theoretically possible, but not implemented yet.

Expand Down

0 comments on commit e7e6427

Please sign in to comment.