aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 14e1acd..f2538e8 100644
--- a/README
+++ b/README
@@ -22,9 +22,9 @@ First run 'make links.txt' manually to produce the links.txt file.
Then you need to manually inspect it to see if it contains dangerous
or problematic characters / text.
-Then you need to run run 'make markdown' to download all the blog
+Then you need to run run 'make posts' to download all the blog
posts in wordpress/articles and convert them to markdown (and store
-them in markdown/).
+them in posts/).
At this stage the website is then ready to used with haunt. You can
then build it with 'make build' or 'make serve'.