Skip to content

Commit

Permalink
Merge tag '0.1.0' into develop
Browse files Browse the repository at this point in the history
Initial version
  • Loading branch information
bacinsky committed Apr 9, 2016
2 parents 8c748d5 + addf369 commit 505f0b7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Expand Up @@ -19,9 +19,7 @@

Following steps are necessary to get this module working, considering a zf2-skeleton or very similar application:

1. Add `"minimum-stability": "dev"` to your composer.json, because this module is under development

2. Run `php composer.phar require webino/webino-db-dump:dev-develop`
1. Run `php composer.phar require webino/webino-db-dump:0.1.0`

3. Add `WebinoDbDump` to the enabled modules list

Expand Down

0 comments on commit 505f0b7

Please sign in to comment.