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.