From a0962f473b663c4921755e54180e72f1ac67e644 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Mon, 21 Feb 2022 20:20:40 -0800 Subject: [PATCH] Updated readme [skip ci] --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ee456d..eb932aa 100644 --- a/README.md +++ b/README.md @@ -2067,7 +2067,9 @@ For convenience, this is set by default in the test environment. Searchkick 5 supports both the `elasticsearch` and `opensearch-ruby` gems. Add the one you want to use to your Gemfile: ```ruby -gem "elasticsearch" # or "opensearch-ruby" +gem "elasticsearch" +# or +gem "opensearch-ruby" ``` If using the deprecated `faraday_middleware-aws-signers-v4` gem, switch to `faraday_middleware-aws-sigv4`. -- libgit2 0.21.0