From 4cb35b9f66fb930d68782e7d7267c42bcf624d07 Mon Sep 17 00:00:00 2001 From: Rodrigo Primo Date: Thu, 14 Jan 2021 15:52:25 -0300 Subject: [PATCH] Add note saying that the instructions assume a working WP dev env --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a439542f50..5b37d4c6e3 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,9 @@ MailPoet done the right way. - WordPress ## Installation + +The instructions below assume you already have a working WordPress development environment. + ```bash # go to WP plugins directory $ cd path_to_wp_directory/wp-content/plugins