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  0bea082a58041638b9ef985b9ee96f8f178bc3ad (commit)
      from  07a2fe1850b1cd12c7bc9ef2ccc1b87e30bbf81b (commit)


Summary of changes:
 templates/docs/tutorials/snap-api.md |    3 +++
 1 files changed, 3 insertions(+), 0 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 0bea082a58041638b9ef985b9ee96f8f178bc3ad
Author: Shu-yu Guo <[email protected]>
Date:   Sat May 22 21:03:01 2010 -0700

    Update API tutorial to reflect new snap executable option

diff --git a/templates/docs/tutorials/snap-api.md 
b/templates/docs/tutorials/snap-api.md
index 9d94757..1a58b1b 100644
--- a/templates/docs/tutorials/snap-api.md
+++ b/templates/docs/tutorials/snap-api.md
@@ -33,6 +33,9 @@ To generate a skeleton Snap web application, the `snap-core` 
package
 installs an executable `snap` into `$HOME/.cabal/bin`. We can use that to
 create our "Hello Snap" application.
 
+(If you did not install `heist`, you should execute `snap init -b` instead of
+`snap init` for a bare-bones skeleton that does not depend on `heist`.)
+
 ~~~~~~ {.shell}
 $ mkdir hello-snap
 $ cd hello-snap
-----------------------------------------------------------------------


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

Reply via email to