Skip to content

Commit

Permalink
Preparing version 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dkapanidis committed Aug 26, 2015
1 parent 29f59eb commit befb690
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 @@ -17,7 +17,7 @@ From the other side, you can now pull the feature branch you want to test, or cr
To install Captain, run the following commands:

```
curl -L https://github.com/harbur/captain/releases/download/v0.6.0/captain-`uname -s`-`uname -m` > /usr/local/bin/captain
curl -L https://github.com/harbur/captain/releases/download/v0.7.0/captain-`uname -s`-`uname -m` > /usr/local/bin/captain
chmod +x /usr/local/bin/captain
```

Expand Down

0 comments on commit befb690

Please sign in to comment.