bin: mention make addons in readme
This commit is contained in:
parent
0b6b063fcc
commit
817292a1dd
@ -1,5 +1,5 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# Run this script to compile all addons in this directory.
|
# Run this script (or "make addons") to compile all addons in this directory.
|
||||||
cd "$(dirname "$0")"
|
cd "$(dirname "$0")"
|
||||||
echo "building dependencies"
|
echo "building dependencies"
|
||||||
stack build hledger
|
stack build hledger
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user