Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit 06b365e

Browse files
authored
Configuration typo
1 parent 6bc4e1e commit 06b365e

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
@@ -46,7 +46,7 @@ composer require grayloon/laravel-magento-api
4646

4747
Publish the config options:
4848
```bash
49-
php artisan vendor:publish --provider="Grayloon\Magento\MagentoServiceProvider" --tag="config"
49+
php artisan vendor:publish --provider="Grayloon\Magento\MagentoServiceProvider"
5050
```
5151

5252
Configure your Magento 2 API endpoint and token in your `.env` file:

0 commit comments

Comments
 (0)