Skip to content

Commit 8e645c2

Browse files
committed
2 parents 80bf146 + b0c69b4 commit 8e645c2

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

language/sentiment/README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,14 @@ request and process a response using the API.
1010

1111
## Prerequisites
1212

13-
1. Install the [Google Cloud SDK](https://cloud.google.com/sdk/), including the [gcloud tool](https://cloud.google.com/sdk/gcloud/), and [gcloud app component](https://cloud.google.com/sdk/gcloud-app).
14-
15-
2. Set up your [Cloud Natural Language API project](https://cloud.google.com/natural-language/docs/getting-started#set_up_a_project), which includes setting up a service account, and ensuring you've properly set up your `GOOGLE_APPLICATION_CREDENTIALS` for proper authentication to the service.
13+
Set up your
14+
[Cloud Natural Language API project](https://cloud.google.com/natural-language/docs/getting-started#set_up_a_project)
15+
, which includes:
16+
17+
* Enabling the Natural Language API
18+
* Setting up a service account
19+
* Ensuring you've properly set up your `GOOGLE_APPLICATION_CREDENTIALS` for proper
20+
authentication to the service.
1621

1722
## Download the Code
1823

0 commit comments

Comments
 (0)