From 99fc0a62084732bc11814480122e9e83c2f5a406 Mon Sep 17 00:00:00 2001 From: Lara Zeus Date: Sun, 1 Sep 2024 19:44:01 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2b93bcc..b9d3be6 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This is a fork from [Laravel Installer](https://github.com/laravel/installer), a ## Installation -`composer global require lara-zeus/filament-installer` +`composer global require lara-zeus/installer` ## Usage: @@ -31,4 +31,4 @@ follow the steps, and you're done. - create default panel called "admin" - create a new user in the DB with the email: "admin@app.com" and the password: "password" -> still in beta feel free to open an issue or send a PR 🙏🏽 \ No newline at end of file +> still in beta feel free to open an issue or send a PR 🙏🏽