Skip to content

Commit 01f483f

Browse files
committed
More service account instruction clarifications
1 parent b338900 commit 01f483f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

appengine/wordpress/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,10 @@ client on your local machine and make it executable.
6767

6868
If you haven’t created a service account for the project, please
6969
create it on [the Credentials section][credentials-section] in the
70-
Console (Choose a new service account). For the role, select Project > Owner.
71-
Download the JSON key file and save it in a secure place.
70+
Console. Click 'Create credentials' and then click 'Service account key.' For
71+
the Service account, select 'App Engine app default service account.' Then
72+
click 'Create' to create and download the JSON service account key to your
73+
local machine. Save it to a safe place.
7274

7375
Run the proxy by the following command:
7476

0 commit comments

Comments
 (0)