Skip to content

Commit

Permalink
Update tests.md
Browse files Browse the repository at this point in the history
  • Loading branch information
enumag committed Aug 13, 2016
1 parent 121066f commit e84cabe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests.md
Expand Up @@ -3,7 +3,7 @@ How to run tests

```
# install php-cs-fixer
composer global require fabpot/php-cs-fixer "^2.0.0@dev"
composer global require friendsofphp/php-cs-fixer "^2.0.0@dev"
# go to the project's root directory, but NOT the tests subdirectory
cd <project_dir>
Expand Down

0 comments on commit e84cabe

Please sign in to comment.