We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6f0eff commit 7cc08f8Copy full SHA for 7cc08f8
README.md
@@ -27,6 +27,14 @@ Laravel Telegram Git Notifier is a package that allows you to create a Telegram
27
- [Composer](https://getcomposer.org/)
28
- Core: [Telegram Git Notifier](https://github.com/cslant/telegram-git-notifier.git)
29
30
+## 🔧 Installation
31
+
32
+You can install this package via Composer:
33
34
+```bash
35
+composer require cslant/laravel-telegram-git-notifier
36
+```
37
38
## 📖 Official Documentation
39
40
Please see the [Telegram Git Notifier Documentation](https://docs.cslant.com/telegram-git-notifier/) for more information.
0 commit comments