Skip to content

Commit 94c4844

Browse files
committed
Fixing README.MD
Signed-off-by: Hannes Papenberg <[email protected]>
1 parent b17c10f commit 94c4844

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,5 +117,4 @@ Joomla Browser comes with a set of tools added via robo.li
117117
To check automatically the code style execute the following commands in your Terminal window at the root of the repository:
118118
119119
- `$ composer install`
120-
- `$ vendor/bin/robo`
121-
- `$ vendor/bin/robo check:codestyle`
120+
- `$ vendor/bin/phpcs --extensions=php -p --standard=vendor/joomla/coding-standards/Joomla src`

0 commit comments

Comments
 (0)