Skip to content

Commit

Permalink
Improved README
Browse files Browse the repository at this point in the history
  • Loading branch information
tersmitten committed Mar 3, 2015
1 parent 2d5b80a commit f3c1df2
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 @@ -39,5 +39,5 @@ When these sniffs are installed with `composer`, ensure that you have configured
Once `installed_paths` is configured, you can run phpcs using:

```sh
vendor/bin/phpcs . --standard=Oefenweb --extensions=ctp,php --ignore=app/Vendor --ignore=app/Plugin;
~/.composer/vendor/bin/phpcs . --standard=Oefenweb --extensions=ctp,php --ignore=app/Vendor --ignore=app/Plugin;
```

0 comments on commit f3c1df2

Please sign in to comment.