Use the right path in this example.

This commit is contained in:
Chris Eppstein 2010-01-31 08:07:41 -08:00
parent 853169f616
commit 8585cbbecc

View File

@ -55,7 +55,7 @@ If you find `bin/nanoc3 aco` to be sluggish, try this alternative workflow:
$ cd doc-src
$ export RUBYLIB="../lib:../../haml/lib"
$ serve 3000 .. &
$ ./bin/serve 3000 .. &
$ rake watch
## Documentation on Nanoc