diff --git a/README.md b/README.md index 490c81e9..3972bce5 100755 --- a/README.md +++ b/README.md @@ -39,9 +39,9 @@ If you aren't already familiar with Git, you'll still need a fork and a GitHub a `> gem install bundler && bundle install` * Run the nanoc server
`> nanoc view &` -* The site should be running on http://localhost:3000. Use the `--port` option to specify a different port. * Set the site to watch for changes and re-compile
`> nanoc watch` +* The site should be running on http://localhost:3000. Use the `--port` option to specify a different port. ## I Don't (Know If I?) Already Have a Ruby Development Environment