Skip to content

Commit

Permalink
Update README.md (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
eihabkhan authored Jul 17, 2024
1 parent e037169 commit b773d85
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 @@ -15,7 +15,7 @@ Install Foggle into your project using composer:
composer require youcan-shop/foggle
```

You should then publish yhe configuration files using the following artisan command:
You should then publish the configuration files using the following artisan command:

```shell
php artisan vendor:publish --provider="YouCanShop\Foggle\FoggleServiceProvider"
Expand Down

0 comments on commit b773d85

Please sign in to comment.