Skip to content

Commit

Permalink
Fixing the git package name in ReadMe
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Baker committed Jan 29, 2016
1 parent 338028f commit 6931c15
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 @@ -18,7 +18,7 @@ Thanks to [TerrePorter](http://laravel.io/user/TerrePorter) for his suggestion o
Via Composer

``` bash
$ composer require jdavidbakr/LaravelCacheGarbageCollector
$ composer require jdavidbakr/laravel-cache-garbage-collector
```

Then add the service provider to `app/Console/Kernel.php` in the $commands array:
Expand Down

0 comments on commit 6931c15

Please sign in to comment.