Skip to content

Commit

Permalink
Make the installation command easy to copy. (#292)
Browse files Browse the repository at this point in the history
  • Loading branch information
overtrue authored Nov 20, 2024
1 parent b1f281b commit 030a394
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```
Expand Down

0 comments on commit 030a394

Please sign in to comment.