diff --git a/README.md b/README.md index 4c0c83a..adb97eb 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,9 @@ Don't forget to :star: the package if you like it. :pray: Use composer to install the package: -`composer require matchish/laravel-scout-elasticsearch` +``` +composer require matchish/laravel-scout-elasticsearch +``` Set env variables ```