This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "snap-website".

The branch, master has been updated
       via  878cbea28e3d8f841087c789b1422f3025fe045d (commit)
      from  d7d45deef6df9be25f0e4ae06f39ab2e1f4f858c (commit)


Summary of changes:
 templates/docs/quickstart.md |    7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 878cbea28e3d8f841087c789b1422f3025fe045d
Author: Mighty Byte <[email protected]>
Date:   Fri Feb 18 14:43:36 2011 -0500

    Re-worded.

diff --git a/templates/docs/quickstart.md b/templates/docs/quickstart.md
index 38e9415..1774fc9 100644
--- a/templates/docs/quickstart.md
+++ b/templates/docs/quickstart.md
@@ -32,11 +32,8 @@ $ myproject -p 8000
 ~~~~~~
 
 Now point your web browser to [http://localhost:8000/](http://localhost:8000/);
-you should see a simple response string.
-
-The default project also supports dynamic recompilation so you don't have to
-shut down your server and restart every time you make a code change.  To
-activate this, build with "cabal install -fdevelopment" instead.
+you should see a simple response string.  To activate dynamic recompilation in
+your project, build with "cabal install -fdevelopment".
 
 For more information, continue on to the [Snap API
 tutorial](tutorials/snap-api) or take a look at the [Snap
-----------------------------------------------------------------------


hooks/post-receive
-- 
snap-website
_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap

Reply via email to