Skip to content

Commit

Permalink
Fixed install command
Browse files Browse the repository at this point in the history
  • Loading branch information
Marc Scholten committed Jun 20, 2016
1 parent 7eb1ec1 commit 751c50f
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 @@ -53,7 +53,7 @@ That's what this library offers. It allows you to express "this action requires
Install via composer

```
composer install
composer require mpscholten/request-parser
```

If you're using the `symfony/http-foundation` `Request`, you just need to import a trait into your controller:
Expand Down

0 comments on commit 751c50f

Please sign in to comment.