Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
fsavina committed Mar 16, 2020
1 parent 6328548 commit 692fe3b
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 @@ -33,7 +33,7 @@ composer require hcesrl/laravel-swagger-api

Publish configuration and assets:
```bash
php artisan vendor:publish --provider=LaravelApi\\ServiceProvider
php artisan vendor:publish --provider="LaravelApi\ServiceProvider"
```

## Basic usage
Expand Down

0 comments on commit 692fe3b

Please sign in to comment.