diff --git a/doc-src/README.markdown b/doc-src/README.markdown index a34f2d82..47bdac72 100644 --- a/doc-src/README.markdown +++ b/doc-src/README.markdown @@ -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: