diff --git a/bin/readme/installing-body.md b/bin/readme/installing-body.md deleted file mode 100644 index 6da5f40..0000000 --- a/bin/readme/installing-body.md +++ /dev/null @@ -1,13 +0,0 @@ -`wp doctor` is available to [runcommand gold and silver subscribers](https://runcommand.io/pricing/). - -Once you've signed up, you can [download the latest version](https://runcommand.memberful.com/account/downloads) from your account dashboard. Then, install `wp doctor` with: - -``` -$ wp package install doctor.zip -``` - -If you have a Github developer seat, you can also run: - -``` -$ wp package install git@github.com:runcommand/doctor.git -``` diff --git a/command.php b/command.php deleted file mode 100644 index 87070d6..0000000 --- a/command.php +++ /dev/null @@ -1,27 +0,0 @@ - - + Custom ruleset for WP-CLI doctor-command