Skip to content

Commit

Permalink
Merge pull request #12 from achmadhadikurnia/main
Browse files Browse the repository at this point in the history
Fix miss match instruction installation
  • Loading branch information
achmadhadikurnia authored Oct 22, 2023
2 parents b954e6b + a4e6888 commit 704113e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,9 @@ 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"
```

This is the contents of the published config file.

## Usage

Coming Soon
Expand Down

0 comments on commit 704113e

Please sign in to comment.