File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ wp-cli/dist-archive-command
33
44Create a distribution .zip or .tar.gz based on a plugin or theme's .distignore file.
55
6- [ ![ Build Status ] ( https://travis-ci.org/ wp-cli/dist-archive-command.svg?branch=master )] ( https://travis-ci.org/ wp-cli/dist-archive-command )
6+ [ ![ CircleCI ] ( https://circleci.com/gh/ wp-cli/dist-archive-command/tree/master .svg?style=svg )] ( https://circleci.com/gh/ wp-cli/dist-archive-command/tree/master )
77
88Quick links: [ Using] ( #using ) | [ Installing] ( #installing ) | [ Contributing] ( #contributing )
99
@@ -52,7 +52,9 @@ script in each project.
5252
5353Installing this package requires WP-CLI v0.23.0 or greater. Update to the latest stable release with ` wp cli update ` .
5454
55- Once you've done so, you can install this package with ` wp package install wp-cli/dist-archive-command ` .
55+ Once you've done so, you can install this package with:
56+
57+ wp package install [email protected] :wp-cli/dist-archive-command.git 5658
5759## Contributing
5860
You can’t perform that action at this time.
0 commit comments