Skip to content

Commit a3c31fe

Browse files
Update README.md
1 parent 81c4d10 commit a3c31fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ If bundler is not being used to manage dependencies, install the gem by executin
2525
### Instantiating API client
2626

2727
```ruby
28-
require 'qdrant-ruby'
28+
require 'qdrant'
2929

3030
client = Qdrant::Client.new(
3131
url: "your-qdrant-url",

0 commit comments

Comments
 (0)