Fix path to debug build given in README-1ST.

This commit is contained in:
Karl Fogel 2012-10-31 15:27:26 -04:00
parent 4203cf4e91
commit f89c84e200

View file

@ -20,7 +20,7 @@ you, you simply need to create it):
$ ./acprep opt make
$ ./acprep debug make
Now install the optimized version, but know that you have 'build/debug/ledger'
Now install the optimized version, but know that you have 'build/ledger/debug'
available for testing and more useful bug reports.
===============================================================================