Skip to content
This repository has been archived by the owner on Jan 11, 2019. It is now read-only.

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
themsaid committed Mar 11, 2016
1 parent 55ba7e8 commit 8571bf4
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 @@ -51,7 +51,7 @@ The above code will result a JSON string that may look like this:
Begin by installing the package through Composer. Run the following command in your terminal:

```
composer require themsaid/laravel-model-transformers:1.0.*
composer require themsaid/laravel-model-transformers:1.*
```

Once composer is done, add the package service provider in the providers array in `config/app.php`
Expand Down

0 comments on commit 8571bf4

Please sign in to comment.