git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@228 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas
1997-12-01 11:13:22 +00:00
parent c21af88478
commit dd9d054158
3 changed files with 58 additions and 36 deletions

12
README
View File

@@ -20,8 +20,20 @@ of the features of xacc are:
similar transactions on a regular basis.
(such as depositing your paycheck every week :)
Running:
--------
If you have a binary version of xacc, just start xacc at the
command line with "xacc". Sample accounts can be found in
"data" subdirectory. *.dat files are xacc accounts that can
opened with the "Open File" menu entry. *.qif files are
Quicken Import Format files that can be opened with the
"Import QIF" menu entry.
To install:
-----------
This step does not apply to binary distributions; only to
source distributions.
Normally, to build and install xacc, all you have to do is: