Skip to content

Commit

Permalink
Match the example
Browse files Browse the repository at this point in the history
  • Loading branch information
kasparsd committed Feb 15, 2019
1 parent aa171e1 commit e0ec50d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Automatically check for Envato [WordPress plugin](https://help.author.envato.com
}
```

Use `composer cs` to run the coding standard checks and `composer csfix` to automatically fix some of the coding standard violations.
Use `composer phpcs` to run the coding standard checks and `composer phpcs-fix` to automatically fix some of the coding standard violations.


## Configuration
Expand Down

0 comments on commit e0ec50d

Please sign in to comment.