Skip to content

Commit 22b30f5

Browse files
author
remi Taylor
committed
gcloud app component no longer exists
No longer need to explicitly `gcloud components update app` Fixes #60
1 parent ae87ad5 commit 22b30f5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

datastore/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,6 @@ tool](https://developers.google.com/cloud/sdk/gcloud/) and use it to create the
4242
indexes used in the tests. From the Datastore samples directory:
4343

4444
``` sh
45-
# Install the app component
46-
$ gcloud components update app
47-
4845
# Set the default project in your env
4946
$ gcloud config set project PROJECT_ID
5047

0 commit comments

Comments
 (0)