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

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fixed composer package name
  • Loading branch information
masterix21 authored May 6, 2019
1 parent 006ed0f commit cb76c22
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 cb76c22

Please sign in to comment.