Skip to content

Commit 8c978ca

Browse files
authored
Merge pull request #78 from ryantfowler/patch-1
Update README.md
2 parents b79055f + f7853da commit 8c978ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ $ vendor/bin/phpcs -i
3636
### Usage
3737
Once installed, you can run `phpcs` from the command-line to analyse your code `MyAwesomeExtension`
3838
```
39-
$ vendor/bin/phpcs --standard=Magento app/code/MyAwesomeExtension
39+
$ vendor/bin/phpcs --standard=Magento2 app/code/MyAwesomeExtension
4040
```
4141
## Where to contribute
4242
- Documentation of existing rules. See [ExtDN PHP CodeSniffer rules for Magento 2](https://github.com/extdn/extdn-phpcs) as a good example.

0 commit comments

Comments
 (0)