Skip to content

Commit

Permalink
Clarify in the README the type of Client ID you need. Related to issue
Browse files Browse the repository at this point in the history
  • Loading branch information
lcolladotor committed Sep 5, 2014
1 parent d624fa5 commit e8f1fc2
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 @@ -22,7 +22,7 @@ Easily exposing the [Gmail API](https://developers.google.com/gmail/api/overview
## Setup ##

Register an application at https://cloud.google.com/console#/project
- create a new client ID and download the resulting JSON
- create a new client ID (choose 'installed applications') and download the resulting JSON
- authorize the application using `gmail_auth()`

```R
Expand Down

0 comments on commit e8f1fc2

Please sign in to comment.