Skip to content

Commit 36f00cb

Browse files
authored
Update README.md
1 parent b22748d commit 36f00cb

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
@@ -37,7 +37,7 @@ ApiPostcode\ApiPostcodeServiceProvider::class,
3737
### Step 3: Configure Api Postcode credentials
3838

3939
```
40-
php artisan vendor:publish
40+
php artisan vendor:publish --provider="ApiPostcode\ApiPostcodeServiceProvider"
4141
```
4242
4343
Add this in you **.env** file

0 commit comments

Comments
 (0)