Skip to content

Commit c063dae

Browse files
docs(readme): Update readme
1 parent ea36ab0 commit c063dae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Also, register the Facade like so:
3939
You can publish the configuration file using this command:
4040

4141
```bash
42-
php artisan config:publish unicodeveloper/laravel-paystack
42+
php artisan vendor:publish --provider="Unicodeveloper\Paystack\PaystackServiceProvider"
4343
```
4444

4545
A configuration-file named `paystack.php` with some sensible defaults will be placed in your `config` directory:

0 commit comments

Comments
 (0)