summaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorGeorg J.P. Link <linkgeorg@gmail.com>2019-03-23 09:11:11 -0500
committerGitHub <noreply@github.com>2019-03-23 09:11:11 -0500
commita0487d08356d56035d2ac1a56a23d7b6cf938a85 (patch)
treeb451bfa2a2945e497baaf175f3c64fb012e6a60f /INSTALL.md
parent99b91760912a68c99ed604ab8bd00a2007719066 (diff)
downloadfork-ledger-a0487d08356d56035d2ac1a56a23d7b6cf938a85.tar.gz
fork-ledger-a0487d08356d56035d2ac1a56a23d7b6cf938a85.tar.bz2
fork-ledger-a0487d08356d56035d2ac1a56a23d7b6cf938a85.zip
add step $ ./acprep dependencies to INSTALL.md
Signed-off-by: Georg J.P. Link <linkgeorg@gmail.com>
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 8b128628..bf4a63bb 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -2,6 +2,7 @@
To build this code after doing a Git clone, run:
+ $ ./acprep dependencies
$ ./acprep update
If anything goes wrong, see "COMMON CONFIGURE/BUILD PROBLEMS" below.