File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -17,9 +17,9 @@ Console](https://console.cloud.google.com/apis/library).
17
17
18
18
gcloud auth application-default login
19
19
20
- 1 . Change directory to one of the sample folders, e.g. ` datastore ` .
20
+ 1 . Change directory to one of the sample folders, e.g. ` run/helloworld ` .
21
21
22
- cd datastore/
22
+ cd run/helloworld
23
23
24
24
1 . Install the dependencies.
25
25
Original file line number Diff line number Diff line change @@ -40,9 +40,9 @@ visit the [Google Cloud Samples][cloud_samples] page.
40
40
41
41
## How to run a sample
42
42
43
- 1 . Change directory to one of the sample folders, e.g. ` datastore ` :
43
+ 1 . Change directory to one of the sample folders, e.g. ` run/helloworld ` :
44
44
45
- cd datastore/
45
+ cd run/helloworld
46
46
47
47
1 . Install the sample's dependencies (see the sample's README for details):
48
48
You can’t perform that action at this time.
0 commit comments