Skip to content

Commit 4993fb0

Browse files
authored
Update README.md
1 parent bbe78f1 commit 4993fb0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,9 @@ First, please clone and install this project via [Composer](https://getcomposer.
3030
```bash
3131
composer require cslant/laravel-telegram-git-notifier
3232
```
33+
34+
Publication of configuration files:
35+
36+
```bash
37+
php artisan vendor:publish --provider="CSlant\LaravelTelegramGitNotifier\Providers\TelegramGitNotifierServiceProvider" --tag="config_jsons"
38+
```

0 commit comments

Comments
 (0)