From 4f20ee537ef74d391dbc846a155087c557119b57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Tr=E1=BA=A7n=20Chung?= Date: Tue, 23 Jan 2024 09:58:24 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19bc936..264f410 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This package helps to find missing translation strings in your Laravel blade fil You can easily install this package using Composer, by running the following command: ``` -composer require coding-socks/lost-in-translation +composer require coding-socks/lost-in-translation --dev ``` ## Usage