Skip to content

Commit

Permalink
Edit the command used to test in README.md
Browse files Browse the repository at this point in the history
Closed #42
  • Loading branch information
DavidePastore committed Jan 3, 2019
1 parent 5cd8760 commit 40f116d
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 @@ -325,7 +325,7 @@ $app->run();
## Testing

``` bash
$ phpunit
$ vendor\bin\phpunit
```


Expand Down

0 comments on commit 40f116d

Please sign in to comment.