How to install Grisbi : 
=======================

Requirements:

 - GTK 2.24
 - libofx (optional)
 - goffice (optional)

Installation steps:

 - ./configure --prefix=/path_to_install_grisbi
 - make
 - make install

Grisbi will now be installed.  Just run <prefix>/bin/grisbi and have
fun !

OFX support is optional and can be disabled by using the --without-ofx
parameter.


 -- Grisbi development team <team@grisbi.org>
