From 853ffe158a423c9d636dab4be2e7dc69602657c6 Mon Sep 17 00:00:00 2001 From: Jon Beaumont-Pike Date: Thu, 9 May 2019 15:11:08 +0100 Subject: [PATCH] =?UTF-8?q?As=20before=20=E2=86=92=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 49f63f8..845d510 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ composer require jonbp/wp-cli-sync:dev-master # WP-CLI Sync Settings [wp sync] LIVE_SSH_HOSTNAME="" LIVE_SSH_USERNAME="" -REMOTE_PROJECT_LCOATION="~/gitrepo" +REMOTE_PROJECT_LOCATION="~/gitrepo" # Plugins should be formatted in a comma seperated format # For example: "plugin1,plugin2,plugin3" @@ -38,4 +38,4 @@ DEV_DEACTIVATED_PLUGINS="" ```sh wp sync -``` \ No newline at end of file +```