diff --git a/README.md b/README.md index 2f8ca1a..db238f6 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ If bundler is not being used to manage dependencies, install the gem by executin ### Instantiating API client ```ruby -require 'qdrant-ruby' +require 'qdrant' client = Qdrant::Client.new( url: "your-qdrant-url",