Add hint to check README.md for build instructions
I also removed some sentences that were useful for older build systems. [ci skip]
This commit is contained in:
parent
a21d78e60c
commit
fd69705917
1 changed files with 4 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue