diff --git a/README.md b/README.md index b45af8b..7400d65 100644 --- a/README.md +++ b/README.md @@ -50,8 +50,8 @@ Searchkick 5.0 was recently released! See [how to upgrade](#upgrading) Install [Elasticsearch](https://www.elastic.co/downloads/elasticsearch) or [OpenSearch](https://opensearch.org/downloads.html). For Homebrew, use: ```sh -brew install elasticsearch -brew services start elasticsearch +brew install elastic/tap/elasticsearch-full +brew services start elasticsearch-full # or brew install opensearch brew services start opensearch -- libgit2 0.21.0