Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tanhongit authored Nov 22, 2023
1 parent bbe78f1 commit 4993fb0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,9 @@ First, please clone and install this project via [Composer](https://getcomposer.
```bash
composer require cslant/laravel-telegram-git-notifier
```

Publication of configuration files:

```bash
php artisan vendor:publish --provider="CSlant\LaravelTelegramGitNotifier\Providers\TelegramGitNotifierServiceProvider" --tag="config_jsons"
```

0 comments on commit 4993fb0

Please sign in to comment.