Skip to content

Commit

Permalink
Correct Packagist name (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikerockett authored and mayoz committed Sep 11, 2017
1 parent e06e970 commit 67d0624
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 @@ Easily add the ability to category your Eloquent models in Laravel 5.
You can install the package via composer:

``` bash
composer require mayoz/categorizable
composer require mayoz/laravel-categorizable
```

Register the service provider in your `config/app.php` configuration file:
Expand Down

0 comments on commit 67d0624

Please sign in to comment.