Skip to content

Commit

Permalink
Merge pull request #91 from fierycode/master
Browse files Browse the repository at this point in the history
Fixed artisan command in latest tag 1.4.4
  • Loading branch information
MarkVaughn committed Apr 4, 2014
2 parents 2c8aeda + e3cb9f7 commit b48ed29
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 @@ -40,7 +40,7 @@ Composer will download the package. After package downloaded, open "app/config/a
Finally you need to publish a configuration file by running the following Artisan command.

```php
$ php artisan config:publish bllim/laravel4-datatables-package
$ php artisan config:publish bllim/datatables
```

### Usage
Expand Down

0 comments on commit b48ed29

Please sign in to comment.