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: