Skip to content

Commit 5fa36ef

Browse files
Update README.md
1 parent 41694cd commit 5fa36ef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ If bundler is not being used to manage dependencies, install the gem by executin
2424

2525
### Instantiating API client
2626
```ruby
27+
require "cohere"
28+
2729
client = Cohere::Client.new(
2830
api_key: ENV['COHERE_API_KEY']
2931
)

0 commit comments

Comments
 (0)