From 5d90e3814e5045a14f2bba87e6b648c8c8bbd979 Mon Sep 17 00:00:00 2001 From: Barry Clark Date: Sun, 2 Mar 2014 11:03:48 -0500 Subject: [PATCH] Readme update: 5 minute setup --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1631825..68ca3fa 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Input your details by simply editing the configuration file. Go to your forked r #### 5) Publish your first post -Go to the _posts folder and simply edit the one that's there to create your first blog post! Jekyll pulls the date of the post from the filename, so you can edit that to today's date. +Go to the _posts folder and edit the Hello World post that's there to create your first post! Jekyll pulls the date of the post from the filename, so change that to today's date. #### Publishing New Content