update README
This commit is contained in:
parent
107062422b
commit
569b6d86ed
@ -23,6 +23,7 @@ An advanced web framework using the Haskell programming language. Featuring:
|
|||||||
cabal-dev creates a sandboxed environment for an individual cabal package.
|
cabal-dev creates a sandboxed environment for an individual cabal package.
|
||||||
Your application is a cabal package and you should use cabal-dev with your Yesod application.
|
Your application is a cabal package and you should use cabal-dev with your Yesod application.
|
||||||
Instead of using the `cabal` command, use the `cabal-dev` command.
|
Instead of using the `cabal` command, use the `cabal-dev` command.
|
||||||
|
|
||||||
Use `yesod-devel --dev` when developing your application.
|
Use `yesod-devel --dev` when developing your application.
|
||||||
|
|
||||||
## Installing the latest development version from github
|
## Installing the latest development version from github
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user