From 044aa7602de83a16251b19a0567840ee37234bcb Mon Sep 17 00:00:00 2001 From: Farkhod Akhmedov Date: Mon, 17 Jul 2023 19:07:40 +0500 Subject: [PATCH] Update README.md Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e6ad6c1..29710f94 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Blade MDI adds Material Design Icons as Laravel Blade UI Kit components. For mor You can install the package via composer: ```bash -composer require composer require postare/blade-mdi +composer require postare/blade-mdi ``` This is not required, but if you want to publish the SVGs locally, you can do so: