File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -479,9 +479,11 @@ wp user term
479479
480480## Installing
481481
482- Installing this package requires WP-CLI v0.23.0 or greater. Update to the latest stable release with ` wp cli update ` .
482+ This package is included with WP-CLI itself, no additional installation necessary .
483483
484- Once you've done so, you can install this package with ` wp package install wp-cli/entity-command ` .
484+ To install the latest version of this package over what's included in WP-CLI, run:
485+
486+ wp package install [email protected] :wp-cli/entity-command.git 485487
486488## Contributing
487489
Original file line number Diff line number Diff line change 3232 "branch-alias" : {
3333 "dev-master" : " 1.x-dev"
3434 },
35+ "bundled" : true ,
3536 "commands" : [
3637 " comment" ,
3738 " comment meta" ,
You can’t perform that action at this time.
0 commit comments