diff --git a/yesod/scaffold/templates/homepage.hamlet.cg b/yesod/scaffold/templates/homepage.hamlet.cg index 7e7f34fe..c40be5cd 100644 --- a/yesod/scaffold/templates/homepage.hamlet.cg +++ b/yesod/scaffold/templates/homepage.hamlet.cg @@ -35,4 +35,4 @@
  • And last but not least, Testing. In tests/main.hs you will find a # test suite that performs tests on this page. # - You can run your tests by doing:
    cabal install --enable-tests && cabal test
    + You can run your tests by doing:
    yesod test