From 76976ebf3d267ff6cff4d9281b26ebc8947a802c Mon Sep 17 00:00:00 2001 From: Tom Preston-Werner Date: Sun, 14 Dec 2008 13:49:56 -0800 Subject: [PATCH] move bit about autobuild --- README.textile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.textile b/README.textile index c6474aba..48c0c906 100644 --- a/README.textile +++ b/README.textile @@ -41,12 +41,10 @@ This will generate the site and place it in /path/to/proto/site/_site. If you'd And if you don't want to be in the proto site root to run Jekyll: $ jekyll /path/to/proto/site /path/to/place/generated/site - -The autobuild feature can be used on any of the invocations. h2. Run Options -There is an autobuild feature that will regenerate your site if any of the files change: +There is an autobuild feature that will regenerate your site if any of the files change. The autobuild feature can be used on any of the invocations: $ jekyll --auto