We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a25b17a commit 8133c56Copy full SHA for 8133c56
appengine/wordpress/README.md
@@ -62,8 +62,7 @@ $ gcloud sql users set-password root % \
62
To access this MySQL instance, use Cloud SQL Proxy. [Download][cloud-sql-proxy-download]
63
it to your local computer and make it executable.
64
65
-If you haven’t created a service account for the project,
66
-create it on [the Credentials section][credentials-section] in the
+Go to the [the Credentials section][credentials-section] of your project in the
67
Console. Click 'Create credentials' and then click 'Service account key.' For
68
the Service account, select 'App Engine app default service account.' Then
69
click 'Create' to create and download the JSON service account key to your
0 commit comments