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 855d6ac commit 8962858Copy full SHA for 8962858
appengine/standard/wordpress/README.md
@@ -61,8 +61,8 @@ gcloud sql instances patch ${db_instance?} --authorized-gae-apps ${proj?}
61
gcloud app deploy
62
```
63
64
-8. Configure WordPress from the browser. Once the app is deployed, open it in your browser and fill out the admin
65
-account setup form that appears.
+8. Open the URL printed out by `gcloud app deploy` for your app and fill out
+the admin account setup form that appears.
66
67
9. Log into the admin interface and go to `Plugins | Installed
68
Plugins` on the menu on the left. In the Plugins page that appears, click
0 commit comments