Skip to content

Commit

Permalink
Merge pull request #16 from GrupaZero/KMS-171_basic_migrations
Browse files Browse the repository at this point in the history
Readme update
  • Loading branch information
PSkierniewski committed Oct 31, 2015
2 parents 4c6d459 + deeeb92 commit 9246bcc
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 @@ -30,7 +30,7 @@ Create and configure database:
php artisan migrate --path=vendor/gzero/cms/src/migrations/
```

- you can seed database with example data using this command
- you can also seed database with example data using this command

```
php artisan db:seed --class="Gzero\Core\CMSSeeder"
Expand Down

0 comments on commit 9246bcc

Please sign in to comment.