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 3aaf330 commit 597c585Copy full SHA for 597c585
index.md
@@ -100,7 +100,7 @@ export PATH=$PATH:$HOME/.composer/vendor/bin
100
Download from Github:
101
102
```bash
103
-$> wget -O /usr/bin/task https://github.com/task/cli/releases/v0.2.0/task.phar
+$> wget -O /usr/bin/task https://github.com/task/cli/releases/v0.3.0/task.phar
104
$> chmod +x /usr/bin/task
105
```
106
0 commit comments