diff --git a/yesod/input/done.cg b/yesod/input/done.cg index 24d0a462..8021c266 100644 --- a/yesod/input/done.cg +++ b/yesod/input/done.cg @@ -14,8 +14,16 @@ --------------------------------------- -The foundation for your site has beel laid. Start having some fun: - - cd ~project~ && cabal install +The foundation for your site has been laid. + + +There are a lot of resources to help you use Yesod. +Start with the book: http://www.yesodweb.com/book +Take part in the community: http://yesodweb.com/page/community + + +Start your project: + + cd ~project~ && cabal install && yesod devel