README syntax

This commit is contained in:
Greg Weber 2011-08-04 15:10:42 -07:00
parent f650e1bbd5
commit bae459e530

View File

@ -1,11 +1,14 @@
## Learn more: http://yesodweb.com/ ## Learn more: http://yesodweb.com/
## Installation: http://www.yesodweb.com/page/five-minutes ## Installation: http://www.yesodweb.com/page/five-minutes
## Create a new project after installing ## Create a new project after installing
yesod init yesod init
## Installing the latest development version from github ## Installing the latest development version from github
REPOS="hamlet persistent wai yesod" REPOS="hamlet persistent wai yesod"