Skip to content

Commit 64e3849

Browse files
authored
chore: update README for public release (#145)
1 parent 2dea19a commit 64e3849

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,12 @@ The REST API documentation can be found on [platform.openai.com](https://platfor
1010

1111
## Installation
1212

13-
ℹ️ The `openai` gem is not yet available on [rubygems.org](https://rubygems.org).
14-
1513
To use this gem, install via Bundler by adding the following to your application's `Gemfile`:
1614

1715
<!-- x-release-please-start-version -->
1816

1917
```ruby
20-
gem "openai", github: "openai/openai-ruby", branch: "main"
18+
gem "openai", "~> 0.1.0.pre.beta.2"
2119
```
2220

2321
<!-- x-release-please-end -->

0 commit comments

Comments
 (0)