diff options
-rw-r--r-- | doc/ledger3.texi | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/doc/ledger3.texi b/doc/ledger3.texi index 9157df99..a6059c79 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -380,11 +380,10 @@ acprep script, that does a lot of the footwork: make install @end smallexample -Please read the contents of `config.log` if the configure step fails. -Also, see the `help` subcommand to `acprep`, which explains some of its -many options. It's pretty much the only command I run for configuring, -building and testing Ledger. You can run `make check` to confirm the -result, and `make install` to install. +See the `help` subcommand to `acprep`, which explains some of its many +options. You can run `make check` to confirm the result, and `make +install` to install. If these intructions do not work for you can check the +`README.md` in the source directory for more up do date build instructions. @node Getting help, , Building the program, Introduction to Ledger @section Getting help |