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
|
make install
|
||||||
@end smallexample
|
@end smallexample
|
||||||
|
|
||||||
Please read the contents of `config.log` if the configure step fails.
|
See the `help` subcommand to `acprep`, which explains some of its many
|
||||||
Also, see the `help` subcommand to `acprep`, which explains some of its
|
options. You can run `make check` to confirm the result, and `make
|
||||||
many options. It's pretty much the only command I run for configuring,
|
install` to install. If these intructions do not work for you can check the
|
||||||
building and testing Ledger. You can run `make check` to confirm the
|
`README.md` in the source directory for more up do date build instructions.
|
||||||
result, and `make install` to install.
|
|
||||||
|
|
||||||
@node Getting help, , Building the program, Introduction to Ledger
|
@node Getting help, , Building the program, Introduction to Ledger
|
||||||
@section Getting help
|
@section Getting help
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue