Skip to content

Commit 943bd18

Browse files
Release 1.3.2
1 parent 5a7c57e commit 943bd18

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The StyleCI CLI Tool requires [PHP](https://php.net) 7.2.5 or higher, and can be
1111
Global installation:
1212

1313
```bash
14-
$ curl -SsLo styleci.phar https://github.com/StyleCI/CLI/releases/download/v1.3.1/styleci.phar \
14+
$ curl -SsLo styleci.phar https://github.com/StyleCI/CLI/releases/download/v1.3.2/styleci.phar \
1515
&& chmod +x styleci.phar && sudo mv styleci.phar /usr/local/bin/styleci
1616
```
1717

bin/styleci

445 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)