Skip to content
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.

Commit

Permalink
Merge pull request #1 from masterix21/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
JamesHemery authored May 6, 2019
2 parents 006ed0f + cb76c22 commit a896b2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -45,4 +45,4 @@ class User extends Model

## Unit tests

To run the tests, just run `composer install` and `composer test`.
To run the tests, just run `composer install` and `composer test`.

0 comments on commit a896b2f

Please sign in to comment.