add an overview for the instal step

This commit is contained in:
Greg Weber 2011-08-23 10:39:07 -07:00
parent fc17ebcf11
commit 383fa351d6

View File

@ -16,6 +16,8 @@ A next genteration web framework using the Haskell programming language, featuri
## Installing the latest development version from github
Yesod is built upon many smaller packages, all of which can be installed with:
cabal update
REPOS="hamlet persistent wai yesod"