We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29f59eb commit befb690Copy full SHA for befb690
README.md
@@ -17,7 +17,7 @@ From the other side, you can now pull the feature branch you want to test, or cr
17
To install Captain, run the following commands:
18
19
```
20
-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
21
chmod +x /usr/local/bin/captain
22
23
0 commit comments