Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iYogesharma authored Apr 1, 2019
1 parent 098c577 commit b8e6e81
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 @@ -93,7 +93,7 @@ echo Datatable::of(User::query())->remove([columnName1,columnName2,...])->init()

## Quick Installation
```bash
$ composer require iyogesharma/datatable:"dev-master"
$ composer require iyogesharma/datatable-laravel:"dev-master"
```

#### Service Provider & Facade (Optional on Laravel 5.5)
Expand Down

0 comments on commit b8e6e81

Please sign in to comment.