You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To install the latest development version of this package, use the following command instead:
97
+
98
+
```bash
99
+
wp package install wp-cli/find-command:dev-master
100
+
```
93
101
94
102
## Contributing
95
103
@@ -115,7 +123,7 @@ Once you've decided to commit the time to seeing your pull request through, [ple
115
123
116
124
## Support
117
125
118
-
Github issues aren't for general support questions, but there are other venues you can try: https://wp-cli.org/#support
126
+
GitHub issues aren't for general support questions, but there are other venues you can try: https://wp-cli.org/#support
119
127
120
128
121
129
*This README.md is generated dynamically from the project's codebase using `wp scaffold package-readme` ([doc](https://github.com/wp-cli/scaffold-package-command#wp-scaffold-package-readme)). To suggest changes, please submit a pull request against the corresponding part of the codebase.*
0 commit comments