Skip to content

Commit 182cf2c

Browse files
Update cli-tool.md
1 parent c6ed8fb commit 182cf2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cli-tool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ $ composer global require styleci/cli:^0.9
2424
Global installation:
2525

2626
```bash
27-
$ curl -SsLo styleci.phar https://github.com/StyleCI/CLI/releases/download/v0.9.0/styleci.phar \
27+
$ curl -SsLo styleci.phar https://github.com/StyleCI/CLI/releases/download/v0.9.1/styleci.phar \
2828
&& chmod +x styleci.phar && sudo mv styleci.phar /usr/local/bin/styleci
2929
```
3030

0 commit comments

Comments
 (0)