Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Genaker authored Nov 17, 2021
1 parent dd178ff commit 983df11
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 @@ -129,7 +129,7 @@ composer create-project laravel/laravel laragento
cd laragento
composer require laravel/tinker
composer config repositories.foo '{"type": "vcs", "url": "https://github.com/Genaker/laragento", "trunk-path": "master"}'
composer require Genaker/laragento
composer require Genaker/laragento:dev-main
```

Set proper DB connect in the **.env** file:
Expand Down

0 comments on commit 983df11

Please sign in to comment.