File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ wp-cli/scaffold-package-command
33
44Scaffolds WP-CLI commands with functional tests, full README.md, and more.
55
6- [ ![ Testing] ( https://github.com/wp-cli/scaffold-package-command/actions/workflows/testing.yml/badge.svg )] ( https://github.com/wp-cli/scaffold-package-command/actions/workflows/testing.yml ) [ ![ CircleCI] ( https://circleci.com/gh/wp-cli/scaffold-package-command/tree/master .svg?style=svg )] ( https://circleci.com/gh/wp-cli/scaffold-package-command/tree/master )
6+ [ ![ Testing] ( https://github.com/wp-cli/scaffold-package-command/actions/workflows/testing.yml/badge.svg )] ( https://github.com/wp-cli/scaffold-package-command/actions/workflows/testing.yml ) [ ![ CircleCI] ( https://circleci.com/gh/wp-cli/scaffold-package-command/tree/main .svg?style=svg )] ( https://circleci.com/gh/wp-cli/scaffold-package-command/tree/main )
77
88Quick links: [ Using] ( #using ) | [ Installing] ( #installing ) | [ Contributing] ( #contributing ) | [ Support] ( #support )
99
@@ -316,7 +316,7 @@ wp package install wp-cli/scaffold-package-command:@stable
316316To install the latest development version of this package, use the following command instead:
317317
318318``` bash
319- wp package install wp-cli/scaffold-package-command:dev-master
319+ wp package install wp-cli/scaffold-package-command:dev-main
320320```
321321
322322## Contributing
You can’t perform that action at this time.
0 commit comments