diff options
author | Max Linke <max_linke@gmx.de> | 2015-01-20 15:16:10 +0100 |
---|---|---|
committer | Max Linke <max_linke@gmx.de> | 2015-01-20 15:16:59 +0100 |
commit | 5f9d4f5bf1304cb5a1bafc6bbdc858767c910c94 (patch) | |
tree | fa27d5ad7ea87068f542cb678f05c395cb9c1daa | |
parent | fd69705917c60d3d3ef1c273e861b8dde9049101 (diff) | |
download | fork-ledger-5f9d4f5bf1304cb5a1bafc6bbdc858767c910c94.tar.gz fork-ledger-5f9d4f5bf1304cb5a1bafc6bbdc858767c910c94.tar.bz2 fork-ledger-5f9d4f5bf1304cb5a1bafc6bbdc858767c910c94.zip |
Refer to INSTALL.md rather then README.md
[ci skip]
-rw-r--r-- | doc/ledger3.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ledger3.texi b/doc/ledger3.texi index a6059c79..f644163d 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -383,7 +383,7 @@ acprep script, that does a lot of the footwork: 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. +`INSTALL.md` in the source directory for more up do date build instructions. @node Getting help, , Building the program, Introduction to Ledger @section Getting help |