From 854e8dda6043f9d04ba937c4ab2dfe5683ddc160 Mon Sep 17 00:00:00 2001 From: Ahmed Nagi Date: Wed, 9 Jul 2025 15:31:50 +0300 Subject: [PATCH] Update installation command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 619b539..fba0517 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ The package is built on top of [Laravel Mails](https://github.com/backstagephp/l You can install the package via composer: ```bash -composer require backstage/filament-mails +composer require vormkracht10/filament-mails ``` You can publish and run the migrations with: