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
Copy file name to clipboardExpand all lines: .readme-partials/INSTALLATION.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ In order to make code changes to WP-CLI, you'll need to set up this `wp-cli-dev`
8
8
9
9
Before you can proceed further, you'll need to make sure you have [Composer](https://getcomposer.org/), PHP, and a functioning MySQL or MariaDB server on your local machine.
10
10
11
-
Once the prequisites are met, clone the GitHub repository and run the installation process:
11
+
Once the prerequisites are met, clone the GitHub repository and run the installation process:
Copy file name to clipboardExpand all lines: README.md
+14-5Lines changed: 14 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ In order to make code changes to WP-CLI, you'll need to set up this `wp-cli-dev`
21
21
22
22
Before you can proceed further, you'll need to make sure you have [Composer](https://getcomposer.org/), PHP, and a functioning MySQL or MariaDB server on your local machine.
23
23
24
-
Once the prequisites are met, clone the GitHub repository and run the installation process:
24
+
Once the prerequisites are met, clone the GitHub repository and run the installation process:
Name of one or more milestones to fetch the release notes for. If none
159
-
are passed, the currently open one is assumed.
168
+
are passed, the current open one is assumed.
160
169
161
170
[--source=<source>]
162
171
Choose source from where to copy content.
@@ -207,7 +216,7 @@ We appreciate you taking the initiative to contribute to this project.
207
216
208
217
Contributing isn’t limited to just code. We encourage you to contribute in the way that best fits your abilities, by writing tutorials, giving a demo at your local meetup, helping other users with their support questions, or revising our documentation.
209
218
210
-
For a more thorough introduction, [check out WP-CLI's guide to contributing](https://make.wordpress.org/cli/handbook/contributing/). This package follows those policies and guidelines.
219
+
For a more thorough introduction, [check out WP-CLI's guide to contributing](https://make.wordpress.org/cli/handbook/contributing/). This package follows those policy and guidelines.
211
220
212
221
### Reporting a bug
213
222
@@ -225,6 +234,6 @@ Once you've decided to commit the time to seeing your pull request through, [ple
225
234
226
235
## Support
227
236
228
-
Github issues aren't for general support questions, but there are other venues you can try: https://wp-cli.org/#support
237
+
GitHub issues aren't for general support questions, but there are other venues you can try: https://wp-cli.org/#support
0 commit comments