Skip to content

Commit 501dc40

Browse files
jlivnibshaffer
authored andcommitted
Update WP docs to install cli-bundle instead of cli-core (GoogleCloudPlatform#719)
1 parent 497f173 commit 501dc40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appengine/php72/wordpress/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ as follows (be sure to keep the Cloud SQL proxy running):
166166
167167
```
168168
# Install the wp-cli utility
169-
$ composer require wp-cli/wp-cli
169+
$ composer require wp-cli/wp-cli-bundle
170170
# Now you can run the "wp" command to update Wordpress itself
171171
$ vendor/bin/wp core update --path=wordpress
172172
# You can also update all the plugins and themes

0 commit comments

Comments
 (0)