From 78c8c0f1cce9150a0320e8d0e0af99318de67718 Mon Sep 17 00:00:00 2001 From: Kaspars Dambis Date: Fri, 12 Oct 2018 21:41:49 +0300 Subject: [PATCH] Add the most important step --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 075195e..44440de 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,12 @@ This command relies on writing directly to the WP database via WP DB API so both post and term tables should be empty. +## Install + +Install it as a [WP CLI package](https://developer.wordpress.org/cli/commands/package/install/): + + wp package install wpsh/wp-cli-replicator + ## Usage