Possible typo in readme (#506)

This commit is contained in:
Michael Snoyman 2013-02-25 08:21:06 +02:00
parent 7d1b0f5bf1
commit fc7dcfc3b3

View File

@ -37,7 +37,7 @@ Isolating an entire project with a virtual machine is also a great idea, you jus
cabal-dev creates a sandboxed environment for an individual cabal package.
Instead of using the `cabal` command, use the `cabal-dev` command which will use the sandbox.
Use `yesod-devel --dev` when developing your application.
Use `yesod devel --dev` when developing your application.