From f19e7dba583ed6157f26fc900e886ab00edd73e2 Mon Sep 17 00:00:00 2001 From: Jack Pearkes Date: Wed, 6 Aug 2014 08:51:33 -0400 Subject: [PATCH] website: another touch for heroku --- website/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/README.md b/website/README.md index d7611aa815..4ab1cc864d 100644 --- a/website/README.md +++ b/website/README.md @@ -20,5 +20,5 @@ $ bundle $ bundle exec middleman server ``` -Then open up `localhost:4567`. Note that some URLs you may need to append +Then open up `http://localhost:4567`. Note that some URLs you may need to append ".html" to make them work (in the navigation).