Skip to content

Commit 597c585

Browse files
committed
Update index.md
1 parent 3aaf330 commit 597c585

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ export PATH=$PATH:$HOME/.composer/vendor/bin
100100
Download from Github:
101101

102102
```bash
103-
$> wget -O /usr/bin/task https://github.com/task/cli/releases/v0.2.0/task.phar
103+
$> wget -O /usr/bin/task https://github.com/task/cli/releases/v0.3.0/task.phar
104104
$> chmod +x /usr/bin/task
105105
```
106106

0 commit comments

Comments
 (0)