Skip to content

Commit

Permalink
Merge pull request #87 from yajra/bllim
Browse files Browse the repository at this point in the history
fix config publish command. fix issue #79
  • Loading branch information
MarkVaughn committed Mar 28, 2014
2 parents 31ecafc + 0acfd50 commit 2c8aeda
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/datatables
$ php artisan config:publish bllim/laravel4-datatables-package
```

### Usage
Expand Down

0 comments on commit 2c8aeda

Please sign in to comment.