File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,13 @@ Reporting only new issues for specific revision migth be important in case the P
66
77# Installation
88
9- This project is now totally dependant on a WordPress installation and as it is now, it's meant to be installed as a [ WP CLI] ( wp-cli.org ) command.
9+ ## Pre-requisities
10+
11+ This project is dependant on a [ WordPress] ( wordpress.org ) installation and is meant to be installed as a [ WP CLI] ( wp-cli.org ) command.
12+
13+ You also will need to have the [ PHP CodeSniffer installed on your server] ( https://github.com/squizlabs/PHP_CodeSniffer#installation ) .
14+
15+ ## Installation steps for this project
1016
1117Checkout this project to your theme or a plugin and include the ` wp-cli-command.php ` file for introducing a new command to your WP CLI.
1218
You can’t perform that action at this time.
0 commit comments