Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
changed the composer require command

updated the license link
  • Loading branch information
pascalboucher authored Oct 4, 2019
1 parent 751781d commit fbc2ec1
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 @@ -10,7 +10,7 @@ Simple modular backend api to provide user generated forms for your laravel proj
Requires php >=7.3.0 and laravel 6.0+

```
composer require Belvedere/laravel-form-maker
composer require coopbelvedere/laravel-form-maker
php artisan vendor:publish --provider="Belvedere\FormMaker\FormMakerServiceProvider"
```
Expand All @@ -29,4 +29,4 @@ The documentation can be found in the project's wiki section.

## License

laravel-form-maker is open-sourced software licensed under the [MIT license](https://github.com/pascalboucher/laravel-form-maker/blob/master/LICENSE.md)
laravel-form-maker is open-sourced software licensed under the [MIT license](https://github.com/CoopBelvedere/laravel-form-maker/blob/master/LICENSE.md)

0 comments on commit fbc2ec1

Please sign in to comment.