From 4cbf119b4dac855ebf565b24fc7621df953284f0 Mon Sep 17 00:00:00 2001 From: Barry Clark Date: Wed, 28 May 2014 20:01:06 -0400 Subject: [PATCH] Readme: Make it really clear that you can view your site right after forking --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 61253cd..5f1611a 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,11 @@ Spend less time installing dependancies and more time making your Jekyll blog lo ### Step 1) Fork Jekyll Now to your User Repository -Fork this repo, then rename the repository to yourgithubusername.github.io. Your Jekyll blog can then immediately be viewed at that URL. +Fork this repo, then rename the repository to YourGitHubUsername.github.io. + +Your Jekyll blog can then immediately be viewed at that URL - (note: it can occasionally take up to 10 minutes to appear :coffee:) ![Step 1](/images/step1.gif "Step 1") - ### Step 2) Customize your site