diff --git a/README.md b/README.md index 0965e71..15c4fae 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The HasUuid Trait will add behavior to creating and saving Eloquent events for g ## Installation - composer require jamesh/eloquent-uuid + composer require jamesh/laravel-uuid ## Usage @@ -45,4 +45,4 @@ class User extends Model ## Unit tests -To run the tests, just run `composer install` and `composer test`. \ No newline at end of file +To run the tests, just run `composer install` and `composer test`.