****************************************
INSTALLATION NOTES FOR THE xConf PACKAGE
****************************************

General Information:
*********************

Visit http://www2.iap.fr/users/pitrou/xconf.htm

In order to install xConf, you first need to install xAct.

Installation of xAct:
*********************

Download the latest the xAct package on 'http://www.xact.es/download.html'. 
Install instructions are provided on this website.


Installation of xConf:
**********************

The folder 'xConf' must be placed inside the
xAct directory. For instance, in a single user installation with Mac
OS, there should be a folder
/Users/<user>/Library/Wolfram/Applications/xAct/xConf

Documentation:
**************

Some documentation can be found in the 'Documentation' subfolder, and examples with explanations in the 'Examples' subfolder.

The package can be loaded using unix style

        Needs["`xAct`xConf"]
	

or Mathematica style

        <<xAct`xConf`
      


