Skip to content

Commit

Permalink
Fix miss match instruction installation
Browse files Browse the repository at this point in the history
  • Loading branch information
achmadhadikurnia committed Oct 22, 2023
1 parent 70b4a42 commit a4e6888
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 @@ -29,7 +29,7 @@ composer require kanekescom/laravel-siasn-api
You can publish the config file with:

```bash
php artisan vendor:publish --tag="laravel-siasn-api-config"
php artisan vendor:publish --tag="siasn-api-config"
```

## Usage
Expand Down

0 comments on commit a4e6888

Please sign in to comment.