Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andreibondarev committed Apr 11, 2023
1 parent 81c4d10 commit a3c31fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit a3c31fe

Please sign in to comment.