Skip to content

Commit 31d1c3c

Browse files
manshreckJerjou Cheng
authored andcommitted
Update set up instructions to point to getting started guide
1 parent 75cab6f commit 31d1c3c

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

language/sentiment/README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,7 @@ request and process a response using the API.
1212

1313
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).
1414

15-
2. Setup the gcloud tool. This provides authentication to Google Cloud APIs and services.
16-
17-
```
18-
$ gcloud init
19-
```
20-
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.
2116

2217
## Download the Code
2318

0 commit comments

Comments
 (0)