Skip to content

Commit

Permalink
update README.md to 0.9.pre3
Browse files Browse the repository at this point in the history
A couple of updates for installing pre3.
  • Loading branch information
sugitak committed Aug 11, 2015
1 parent 8daeb2c commit d1be2db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ migrate to the latest version.
Add this line to your application's Gemfile:

```ruby
gem 'google-api-client', '0.9.pre2'
gem 'google-api-client', '0.9.pre3'

```

Expand All @@ -25,7 +25,7 @@ And then execute:

Or install it yourself as:

$ gem install google-api-client
$ gem install google-api-client --pre

## Usage

Expand Down

0 comments on commit d1be2db

Please sign in to comment.