From 3090712454fc6788d6228d3e242233aa268911c2 Mon Sep 17 00:00:00 2001 From: Will Boyd Date: Sun, 4 Nov 2018 13:14:27 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c6b219..e6644f4 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ You just need two things to get started: - Log into your WordPress admin site and go to Tools > Export > Download Export File - Save the file as `export.xml` inside this package's directory -Now open your terminal to this package's directory and run `node index.js`. +Now open your terminal to this package's directory. Run `npm install`. Then run `node index.js`. This will use default options to create an `/output` folder filled with your posts and images.