Skip to content

Commit

Permalink
Fix google gem name
Browse files Browse the repository at this point in the history
  • Loading branch information
simonoff committed Apr 9, 2015
1 parent 0c7407a commit cb02d46
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 @@ -2,7 +2,7 @@

### Google Spreadsheet

Using Roo to access Google spreadsheets requires you install the 'google-spreadsheet-ruby' gem separately.
Using Roo to access Google spreadsheets requires you install the 'google-drive-ruby' gem separately.

## Installation

Expand All @@ -26,7 +26,7 @@ TODO: Write usage instructions here

## Contributing

1. Fork it ( https://github.com/[my-github-username]/roo-google/fork )
1. Fork it ( https://github.com/roo-rb/roo-google/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
Expand Down

0 comments on commit cb02d46

Please sign in to comment.