diff --git a/README.md b/README.md index 57b79d0..ef1bf6f 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ php artisan vendor:publish --tag="pay-pocket-wallets" php artisan vendor:publish --tag="config" ``` -This command will automatically publish the `pay-pocket.php` config file and also `WalletEnums.php` file into your application's `config` and `app/Enums` directory respectively. +This command will automatically publish the `pay-pocket.php` config file and also `WalletEnums.php` file into your application's `config` and `app/Enums` directories respectively. ## Updating