Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
lanthaler committed Jul 18, 2014
1 parent 158a4de commit 59b25bf
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Expand Up @@ -28,15 +28,14 @@ Installation

You can install this bundle by running

composer require ml/hydra-bundle
composer require ml/hydra-bundle dev-master

or by adding the package to your composer.json file directly

```json
{
"minimum-stability": "dev",
"require": {
"ml/hydra-bundle": "@dev"
"ml/hydra-bundle": "dev-master"
}
}
```
Expand Down

0 comments on commit 59b25bf

Please sign in to comment.