summaryrefslogtreecommitdiff
path: root/README-1ST
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2012-10-31 12:55:43 -0700
committerJohn Wiegley <johnw@newartisans.com>2012-10-31 12:55:43 -0700
commit4d6564e29d51d04570aaaa8e758d1dc925516f55 (patch)
treead859d065838cfa90f146c884a44df6f1567c2fe /README-1ST
parent30cea9b5d5233041b3d1676602cc9224309f9c33 (diff)
parent1ad1f349619243f47e1fc76388e710726845851f (diff)
downloadfork-ledger-4d6564e29d51d04570aaaa8e758d1dc925516f55.tar.gz
fork-ledger-4d6564e29d51d04570aaaa8e758d1dc925516f55.tar.bz2
fork-ledger-4d6564e29d51d04570aaaa8e758d1dc925516f55.zip
Merge pull request #101 from OpenTechStrategies/readme-1st-tweaks
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: