From 874a6fb200b7837456003f53d32a7402baeec028 Mon Sep 17 00:00:00 2001 From: Will Boyd Date: Sun, 24 Jan 2021 12:48:50 -0500 Subject: [PATCH] Add tip to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 13eb9ef..127f8ea 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Each post is saved as a separate Markdown file with appropriate frontmatter. Ima You'll need: - [Node.js](https://nodejs.org/) v12.14 or later -- Your [WordPress export file](https://wordpress.org/support/article/tools-export-screen/) +- Your [WordPress export file](https://wordpress.org/support/article/tools-export-screen/) (be sure to export "All content" if you want to save images and/or pages) It is recommended that you drop your WordPress export file into the same directory that you run this script from so it's easy to find.