Skip to content

Commit 3d8e2fd

Browse files
ryanmatsbshaffer
authored andcommitted
Improvements to App Engine Standard Wordpress README (GoogleCloudPlatform#440)
1 parent 9952687 commit 3d8e2fd

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

appengine/wordpress/README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,13 @@ working WordPress project for
1111
* Install [Composer][composer]
1212
* Create a new Cloud Project on [Developers Console][dev-console]
1313
* Enable Billing on that project
14+
* [Enable Cloud SQL API][cloud-sql-api-enable] (For App Engine flexible environment)
1415
* Create App Engine default bucket at [App Engine Setting Page][app-engine-setting]
1516
* Install [Google Cloud SDK][gcloud-sdk]
1617

17-
## Prerequisites for standard environment
18+
## Prerequisites for standard environment only
1819
* Install mysql
1920

20-
## Prerequisites for flexible environment
21-
* [Enable Cloud SQL API][cloud-sql-api-enable] (For App Engine flexible environment)
22-
2321
## Project preparation
2422

2523
Configure Google Cloud SDK with your account and the Project.

0 commit comments

Comments
 (0)