We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81c4d10 commit a3c31feCopy full SHA for a3c31fe
README.md
@@ -25,7 +25,7 @@ If bundler is not being used to manage dependencies, install the gem by executin
25
### Instantiating API client
26
27
```ruby
28
-require 'qdrant-ruby'
+require 'qdrant'
29
30
client = Qdrant::Client.new(
31
url: "your-qdrant-url",
0 commit comments