Skip to content

Commit 1801e17

Browse files
authored
Update README.md
1 parent c028422 commit 1801e17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This package provides a way to export an Eloquent collection as an excel file an
1111
The package must be installed directly from [Composer](https://getcomposer.org/).
1212
Run the following command:
1313
```
14-
$ composer require cyberduck/laravel-excel
14+
$ composer require cyber-duck/laravel-excel
1515
```
1616

1717
To make Facades available, register the service provider in config/app.php adding *Cyberduck\LaravelExcel\ExcelServiceProvider* to the provider array.

0 commit comments

Comments
 (0)