Skip to content

Commit

Permalink
Fixed contributing info
Browse files Browse the repository at this point in the history
  • Loading branch information
kukulich committed Mar 10, 2017
1 parent a6a73dc commit 4916c36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -487,13 +487,13 @@ To make this repository work on your machine, clone it and run these two command

```
composer install
vendor/bin/phing
bin/phing
```

After writing some code and editing or adding unit tests, run phing again to check that everything is OK:

```
vendor/bin/phing
bin/phing
```

We are always looking forward for your bugreports, feature requests and pull requests. Thank you.
Expand Down

0 comments on commit 4916c36

Please sign in to comment.