where to find site

This commit is contained in:
Mark McGranaghan 2012-10-10 07:18:58 -07:00
parent 0c1a7354e5
commit d72ff01446

View File

@ -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: