Skip to content

Commit 4dc2d9f

Browse files
committed
Merge pull request #96 from johnkpaul/fix_readme_order
nanoc needs to compile or watch before the site is available
2 parents d4420cc + b3582b9 commit 4dc2d9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ If you aren't already familiar with Git, you'll still need a fork and a GitHub a
3939
`> gem install bundler && bundle install`
4040
* Run the nanoc server<br/>
4141
`> nanoc view &`
42-
* The site should be running on http://localhost:3000. Use the `--port` option to specify a different port.
4342
* Set the site to watch for changes and re-compile<br/>
4443
`> nanoc watch`
44+
* The site should be running on http://localhost:3000. Use the `--port` option to specify a different port.
4545

4646
## I Don't (Know If I?) Already Have a Ruby Development Environment
4747

0 commit comments

Comments
 (0)