summaryrefslogtreecommitdiff
path: root/README-1ST
diff options
context:
space:
mode:
authorKarl Fogel <kfogel@red-bean.com>2012-10-31 15:32:15 -0400
committerKarl Fogel <kfogel@red-bean.com>2012-10-31 15:32:15 -0400
commit1ad1f349619243f47e1fc76388e710726845851f (patch)
tree3a59a6f92df5161658824fa87dda307dd222b9a6 /README-1ST
parentf89c84e200e6d51c3b59b9658710fb8601f9e6f5 (diff)
downloadfork-ledger-1ad1f349619243f47e1fc76388e710726845851f.tar.gz
fork-ledger-1ad1f349619243f47e1fc76388e710726845851f.tar.bz2
fork-ledger-1ad1f349619243f47e1fc76388e710726845851f.zip
Give explicit installation command in README-1ST.
Diffstat (limited to 'README-1ST')
-rw-r--r--README-1ST9
1 files changed, 7 insertions, 2 deletions
diff --git a/README-1ST b/README-1ST
index 84fc753f..56aa2314 100644
--- a/README-1ST
+++ b/README-1ST
@@ -20,8 +20,13 @@ you, you simply need to create it):
$ ./acprep opt make
$ ./acprep debug make
-Now install the optimized version, but know that you have 'build/ledger/debug'
-available for testing and more useful bug reports.
+Now install the optimized version:
+
+ $ cd build/ledger/opt
+ $ sudo make install
+
+but know that you have 'build/ledger/debug' available for testing and
+for more useful bug reports.
===============================================================================
COMMON CONFIGURE/BUILD PROBLEMS: