Make the docs more righter.

This commit is contained in:
Chris Eppstein 2010-01-31 10:01:45 -08:00
parent b1fa724f66
commit 76e2e5217b

View File

@ -49,7 +49,7 @@ To compile (and auto recompile) and preview the site in your browser:
$ export RUBYLIB="../lib:../../haml/lib"
$ bin/nanoc3 aco
Then open `http://localhost:3000/` in your web browser.
Then open `http://localhost:3000/docs/` in your web browser.
If you find `bin/nanoc3 aco` to be sluggish, try this alternative workflow: