diff --git a/README.md b/README.md index 37a5f985..b21ad144 100644 --- a/README.md +++ b/README.md @@ -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"