From 32c27a5806862fc4a81e33fd07092beb5f2cf717 Mon Sep 17 00:00:00 2001 From: Stephen Sawchuk Date: Wed, 5 Nov 2014 13:57:38 -0500 Subject: [PATCH] readme: drive home the "service account" part. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 02d4a4023ba..48729859d48 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ If you are not running this client on Google Compute Engine, you need a Google D * Google Cloud Storage * Google Cloud Storage JSON API 4. Navigate to **APIs & auth** > **Credentials** and then: - * If you want to use a new service account, click on **Create new client ID**. After the account is created, you will be prompted to download the JSON key file that the library uses to authorize your requests. + * If you want to use a new service account, click on **Create new Client ID** and select **Service account**. After the account is created, you will be prompted to download the JSON key file that the library uses to authorize your requests. * If you want to generate a new key for an existing service account, click on **Generate new JSON key** and download the JSON key file. ## Google BigQuery