From 1ad1f349619243f47e1fc76388e710726845851f Mon Sep 17 00:00:00 2001 From: Karl Fogel Date: Wed, 31 Oct 2012 15:32:15 -0400 Subject: Give explicit installation command in README-1ST. --- README-1ST | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'README-1ST') 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: -- cgit v1.2.3