diff --git a/README.md b/README.md index 50de536..1792a24 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 install coding-socks/lost-in-translation +composer require coding-socks/lost-in-translation ``` ## Usage