From d72ff01446db51e2d3232c9cb67ff1cd209334fe Mon Sep 17 00:00:00 2001 From: Mark McGranaghan Date: Wed, 10 Oct 2012 07:18:58 -0700 Subject: [PATCH] where to find site --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b404f7e..2cb9927 100644 --- a/README.md +++ b/README.md @@ -18,10 +18,11 @@ Go by Example site is served by a ### Building -To build the site to ./site: +To build the site: ```console $ tool/build +$ open site/index.html ``` To build continuously in a loop: