docs: fix dev build instructions, mention dev suffix

This commit is contained in:
Simon Michael 2012-12-28 17:05:21 +00:00
parent 7175c57992
commit 68acc9eb6c

View File

@ -115,9 +115,11 @@ or
- try building with make:
make bin/hledger
make bin/hledgerdev
This is usually quicker and simpler than fiddling with multiple cabal packages during development.
Note this executable will not be as optimised as the normal cabal build, and has the "dev" suffix
as a reminder of this.
- try auto-building with sp: