Skip to content

Commit

Permalink
Fix README example
Browse files Browse the repository at this point in the history
  • Loading branch information
xHeaven committed Jan 29, 2025
1 parent 1ada6ab commit 297f8ca
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 @@ -18,7 +18,7 @@ composer require luminarix/laravel-shopify-graphql
You can publish the config file with:

```bash
php artisan vendor:publish --tag="laravel-shopify-graphql-config"
php artisan vendor:publish --tag="shopify-graphql-config"
```

## Usage
Expand Down

0 comments on commit 297f8ca

Please sign in to comment.