docs: fix dev build instructions, mention dev suffix
This commit is contained in:
parent
7175c57992
commit
68acc9eb6c
@ -115,9 +115,11 @@ or
|
|||||||
|
|
||||||
- try building with make:
|
- try building with make:
|
||||||
|
|
||||||
make bin/hledger
|
make bin/hledgerdev
|
||||||
|
|
||||||
This is usually quicker and simpler than fiddling with multiple cabal packages during development.
|
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:
|
- try auto-building with sp:
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user