Skip to content

Commit 7cc08f8

Browse files
committed
docs: update readme
1 parent c6f0eff commit 7cc08f8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,14 @@ Laravel Telegram Git Notifier is a package that allows you to create a Telegram
2727
- [Composer](https://getcomposer.org/)
2828
- Core: [Telegram Git Notifier](https://github.com/cslant/telegram-git-notifier.git)
2929

30+
## 🔧 Installation
31+
32+
You can install this package via Composer:
33+
34+
```bash
35+
composer require cslant/laravel-telegram-git-notifier
36+
```
37+
3038
## 📖 Official Documentation
3139

3240
Please see the [Telegram Git Notifier Documentation](https://docs.cslant.com/telegram-git-notifier/) for more information.

0 commit comments

Comments
 (0)