Skip to content

Commit 9a0f523

Browse files
committed
Enhancing the Installation section of the README.md
1 parent df31e75 commit 9a0f523

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff 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

1117
Checkout 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

0 commit comments

Comments
 (0)